FROM ubuntu RUN apt-get update && \ apt-get upgrade -y && \ apt-get autoremove -y && \ apt-get install -y curl && \ apt-get install -y most && \ apt-get install -y htop && \ apt-get install -y rar && \ apt-get install -y p7zip && \ apt-get install -y p7zip-full && \ apt-get install -y p7zip-rar && \ apt-get install -y unrar && \ apt-get install -y mlocate