What to do with a Docker stack?

0

I have a question: once you have created the images and linked containers in a development environment, what can you do with it?

That is, if I want to save my environment to download it to another computer, how can I do it?

I explain myself better: I have created my development environment using "docker-compose" and now I would like to have it available on any physical machine.

How do I do it?

    
asked by Pedrog 20.03.2017 в 16:28
source

0 answers