Questions tagged [writable]

121 questions
-2
votes
2 answers

How to save Docker image writable

I found out that docker image is read-only. Is there a way to save the image writable? The reason why I post this question is because I want to modify the original image. Delete or Update from the base image inside container.
1 2 3
8
9