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…
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…