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

7 lines
123 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
RUN apt-get install -yq build-essential git