box-o-sand/lcthw-remnants-2/Dockerfile
2016-04-13 10:20:13 -04:00

7 lines
137 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