From 08e20650b65fd36a40e4daf36aa05f8e68801c27 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Tue, 21 Nov 2017 14:39:00 -0700 Subject: added baseimage --- salt/openbook/baseimage/files/Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'salt/openbook/baseimage/files/Dockerfile') diff --git a/salt/openbook/baseimage/files/Dockerfile b/salt/openbook/baseimage/files/Dockerfile index 0ead57e..a1cc8b9 100644 --- a/salt/openbook/baseimage/files/Dockerfile +++ b/salt/openbook/baseimage/files/Dockerfile @@ -1,3 +1,4 @@ FROM ubuntu:xenial MAINTAINER Carlos Konstanski +ADD docker-start.tar.xz / RUN /installdeps.sh -- cgit v1.3