]> git.nbdom.net Git - nb.git/commitdiff
Bed
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Sun, 20 Nov 2016 05:33:38 +0000 (05:33 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Sun, 20 Nov 2016 05:33:38 +0000 (05:33 +0000)
src/Docker/Compose/dbq/docker-compose.yaml

index 3ee145454283503c3a9253a72f51370b011df6bb..1a691075bc220789f66a3f2e3097589555010c42 100644 (file)
@@ -5,8 +5,8 @@ php:
     - ./../../../../..:/opt
     - ./:/var/www/html
     #- ./../../../../lib/php/db:/var/www/html
-  command:
-    - "/bin/echo HELLO > /HELLO"
+# NB 20.11.16   command:
+# NB 20.11.16     - "/bin/echo HELLO > /HELLO"
   expose:
     - 9000