Articles in this section

Is there a way to make some files or directories as writable?

Files in a built container are in a read-only file system.

You can configure mounted Volumes to create paths that are writable during runtime.

Files are also writable during the build phase of a deployment - if needed, you can modify files in your container during the build hook without modifying the files in your repository.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.