66 Forks
114 Stars
114 Watchers

docker-compose

Some examples of docker-compose stacks used at home and at work...

How to download and setup docker-compose

Open terminal and run command
git clone https://github.com/Mettmett/docker-compose.git
git clone is used to create a copy or clone of docker-compose repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with docker-compose https://github.com/Mettmett/docker-compose/archive/master.zip

Or simply clone docker-compose with SSH
[email protected]:Mettmett/docker-compose.git

If you have some problems with docker-compose

You may open issue on docker-compose support forum (system) here: https://github.com/Mettmett/docker-compose/issues