Browse Source

add a paragraph

pull/1/head
Nicolas Massé 7 years ago
parent
commit
ad1b1c6406
  1. 4
      Read-Only-FS/README.md

4
Read-Only-FS/README.md

@ -228,6 +228,10 @@ There are also other reasons related to maintenance and ease of use:
of the container image and the deployment of the new version could be triggered of the container image and the deployment of the new version could be triggered
automatically. automatically.
Lastly, we can also mentioned the short-lived containers (deployment containers,
init containers, etc.) that are created for a one-time task and destroyed just after.
A read-only root file system would not change anything in this use case.
## Conclusion ## Conclusion
As a conclusion, it is definitelly possible to use read-only root filesystems in As a conclusion, it is definitelly possible to use read-only root filesystems in

Loading…
Cancel
Save