Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
docker:docker [2020/10/03 00:44] – [docker-compose] tmadedocker:docker [2020/10/03 00:46] – [docker-compose] tmade
Line 406: Line 406:
   docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d        #to run your services in the background ("-d")   docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d        #to run your services in the background ("-d")
   docker-compose -f /scripts/dockerfiles/gitlab/docker-compose.yml down   docker-compose -f /scripts/dockerfiles/gitlab/docker-compose.yml down
-  docker-compose -f /scripts/dockerfiles/gitlab/docker-compose.yml up -d+  docker-compose -f docker-compose.yml up -d
   docker-compose up -d                                                        #to run your services in the background   docker-compose up -d                                                        #to run your services in the background
   docker-compose down   docker-compose down
docker/docker.txt · Last modified: 2024/01/10 16:08 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki