box-o-sand/lcthw-remnants-2/Dockerfile

7 lines
137 B
Docker
Raw Normal View History

2016-04-12 03:16:35 +00:00
FROM ubuntu:xenial
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -yq
2016-04-13 14:20:13 +00:00
RUN apt-get install -yq build-essential git man curl file