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

7 lines
151 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-16 06:26:19 +00:00
RUN apt-get install -yq build-essential git man curl file sudo vim-tiny