FROM ubuntu:20.04 MAINTAINER Tom Tyler "ttyler@perforce.com" RUN apt-get -y update RUN apt-get install -y cron curl rsync stall -y sudo vim wget RUN apt-get autoremove RUN apt-get clean