I have created a docker-compose.yml consisting of node, mongo, and elastic search. After running docker-compose up it's creating three containers. Without pushing it to the docker hub how can I use the same docker container, images to run the application on another machine?
Asked
Active
Viewed 27 times