bionic defaults

This commit is contained in:
2018-10-01 22:47:10 -07:00
parent e3aad5410f
commit f475373462
3 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
FROM ubuntu:18.04
ADD ./setup.sh /tmp/setup.sh
RUN bash /tmp/setup.sh