Skip to content

A basic example on how to execute docker commands which affects 'sibling' containers

License

Notifications You must be signed in to change notification settings

7574-sistemas-distribuidos/docker-from-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-from-docker

A basic example on how to execute docker commands which affects 'sibling' containers

Execution

Just run:

  1. docker-compose build
  2. docker-compose up
  3. Go to http://localhost:10080 and check if the Nginx server is running

Check how the timer alternates between stopped and started Nginx containers by repeating 3).

About

A basic example on how to execute docker commands which affects 'sibling' containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published