Answer the question
In order to leave comments, you need to log in
How to recreate Docker container?
How to recreate a custom Docker container with new arguments, for example, I installed software that listens to ports and they need to be thrown from the parent system. Those. perform port forwarding as when starting docker run, but on an already created container.
Answer the question
In order to leave comments, you need to log in
From the container you make a new image
From the new image you start the containerdocker run ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question