Running using readonly file system
Open
- Dominant language
- Shell
- Stars
- 23
- Forks
- 17
- Avg merge
- 8d 22h
- Merged PRs (30d)
- 3
Description
I am trying to run the container using `readOnlyRootFilesystem` set to true, and get the following error:
```
/docker-entrypoint.sh: 98: /docker-entrypoint.sh: cannot create /var/lib/jetty/jetty.start: Read-only file system
```
Is there a way to generate `jetty.start` somehow so I could still use readonly filesystem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.