diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 14:29:44 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-21 14:29:44 -0700 |
| commit | e5919dd0b788b44400db6634060d6837537c33b0 (patch) | |
| tree | 3751d6a7b43575b5427861322b6dfa6ae799d39f /salt/openbook/baseimage/files/Dockerfile | |
| parent | 2bb7e9dee43365bb70c926e47e551d05e57971da (diff) | |
added baseimage
Diffstat (limited to 'salt/openbook/baseimage/files/Dockerfile')
| -rw-r--r-- | salt/openbook/baseimage/files/Dockerfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/salt/openbook/baseimage/files/Dockerfile b/salt/openbook/baseimage/files/Dockerfile new file mode 100644 index 0000000..0ead57e --- /dev/null +++ b/salt/openbook/baseimage/files/Dockerfile @@ -0,0 +1,3 @@ +FROM ubuntu:xenial +MAINTAINER Carlos Konstanski <carlos.konstanski@verizonwireless.com> +RUN /installdeps.sh |
