Skip to content

ffung/turbulent-octo-funicular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced docker-compose demo

Setup

Add labels to the Docker daemons to be able to target them

Modify the Docker options to add the labels DOCKER_OPTS="--label environment=staging"

Run docker-compose

docker-compose -f [staging|production].yml up -d

Check

docker-compose -f [staging|production].yml ps

About

docker-compose advanced features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published