Skip to content

ambevgabriel/docker-container-access

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-container-access

Execute command from a container to another container.

Example

Start first container and keep the log on screen:

docker-compose up site

Run with docker: run next into new commandline:

docker-compose up dkr

Run with Docker Compose: run next into new commandline:

docker-compose up dkrc

About

Execute command from a container to another container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%