box-o-sand/lcthw-remnants-2/Dockerfile
Dan Buch 23a5e0903b ex4
2016-04-12 04:47:46 -04:00

7 lines
132 B
Docker

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