ex26 with a smidge of modification

This commit is contained in:
Dan Buch
2016-04-16 02:26:19 -04:00
parent c55b0e5c4c
commit b560e3c868
13 changed files with 708 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ FROM ubuntu:xenial
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -yq
RUN apt-get install -yq build-essential git man curl file
RUN apt-get install -yq build-essential git man curl file sudo vim-tiny