Skip to content

abdulrahmansheikh/docker-compose

Repository files navigation

Docker Compose Util

Getting Started

./go up <servicename>                 --  Starts all the containers of a compose
./go up-force <servicename>           --  Force starts/restarts all the containers of a compose
./go down <servicename>               --  Stops all the containers of a compose
./go remove <servicename>             --  Stops and removes all the containers of a compose
./go ps <servicename>                 --  Lists the status of all the containers of a compose

DeepSource

DeepSource

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors