summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-11-28 10:47:45 +0100
committerstartxfr <clarue@startx.fr>2015-11-28 10:47:45 +0100
commit060ad50936e6e1cf59a3de46cc088a98a5682bea (patch)
tree755d4e1c82160e8551bd44eb5e86cf5cc7fe4398 /docker-compose.yml
parent1edf2154e0f1bed0a4e2562c5dc498cdf47be8f6 (diff)
downloadphpmyadmin-060ad50936e6e1cf59a3de46cc088a98a5682bea.tar.gz
phpmyadmin-060ad50936e6e1cf59a3de46cc088a98a5682bea.tar.bz2
phpmyadmin-060ad50936e6e1cf59a3de46cc088a98a5682bea.tar.xz
phpmyadmin-060ad50936e6e1cf59a3de46cc088a98a5682bea.zip
finishing test for travis with working services
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 9f3cd1e..d97b2e8 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -7,9 +7,9 @@ apache:
build: Services/apache/
container_name: "startx-sv-apache"
-mariadb:
- build: Services/mariadb/
- container_name: "startx-sv-mariadb"
+#mariadb:
+# build: Services/mariadb/
+# container_name: "startx-sv-mariadb"
#memcache:
# build: Services/memcache/