box-o-sand/lcthw-remnants-2/Dockerfile
2016-04-16 02:26:19 -04:00

7 lines
151 B
Docker

FROM ubuntu:xenial
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -yq
RUN apt-get install -yq build-essential git man curl file sudo vim-tiny