summaryrefslogtreecommitdiffstats
path: root/Services/local_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Services/local_build.sh')
-rwxr-xr-xServices/local_build.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/Services/local_build.sh b/Services/local_build.sh
deleted file mode 100755
index a87ccb1..0000000
--- a/Services/local_build.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-docker build -t sv-apache Services/apache/
-docker build -t sv-mariadb Services/mariadb/
-docker build -t sv-memcache Services/memcache/
-docker build -t sv-mongo Services/mongo/
-docker build -t sv-nodejs Services/nodejs/
-docker build -t sv-php Services/php/
-docker build -t sv-postgres Services/postgres/
-docker build -t sv-ooconv Services/ooconv/
-docker build -t sv-ssh Services/ssh/ \ No newline at end of file