diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2018-03-23 05:23:36 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2018-03-23 05:23:36 +0100 |
commit | a32b2e8c49fda3b1b30350fc058e88db33bba35e (patch) | |
tree | 502291ea994bee62467a7cf222e5f9caedbb63c9 /build.sh | |
download | scripts-master.tar.gz scripts-master.tar.bz2 scripts-master.tar.xz scripts-master.zip |
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..0f51d3e --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +docker build --tag chsa/gluster-centos:312 gluster-containers/CentOS +docker build --tag chsa/phpmyadmin-centos:4 startxfr/Applications/phpmyadmin |