diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 14:39:00 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 14:39:00 -0700 |
| commit | 08e20650b65fd36a40e4daf36aa05f8e68801c27 (patch) | |
| tree | f5d846cff5beab18319e8dc7d49461cccbcecb4c /salt/openbook/baseimage/files/Dockerfile | |
| parent | ca7940e9b3fd1d6c7e927e86950c5f7141914967 (diff) | |
added baseimage
Diffstat (limited to 'salt/openbook/baseimage/files/Dockerfile')
| -rw-r--r-- | salt/openbook/baseimage/files/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
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 <carlos.konstanski@verizonwireless.com> +ADD docker-start.tar.xz / RUN /installdeps.sh |
