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?