diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-09 10:05:36 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-09 10:05:36 -0600 |
| commit | 074c155f4636849a0e0491b8540fc48e502bf416 (patch) | |
| tree | 77ba6f4e5f72666a067151013df0f5f03f3870ba /salt/openbook/baseimage/files/Dockerfile | |
| parent | aa2e32bbfa949bba9d01f4b92ea8064173a2c1cd (diff) | |
build only one docker container, not all of them
Diffstat (limited to 'salt/openbook/baseimage/files/Dockerfile')
| -rw-r--r-- | salt/openbook/baseimage/files/Dockerfile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/salt/openbook/baseimage/files/Dockerfile b/salt/openbook/baseimage/files/Dockerfile deleted file mode 100644 index 1c02714..0000000 --- a/salt/openbook/baseimage/files/Dockerfile +++ /dev/null @@ -1,4 +0,0 @@ -FROM ubuntu:xenial -MAINTAINER Carlos Konstanski <carlos@talligent.com> -ADD docker-start.tar.xz / -RUN /installdeps.sh |
