Replies: 1 comment 4 replies
-
What error are you getting? You can mount volumes using normal docker. Nothing quarkus special here. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I hope you are well. I tried running a container with a quarkus app in a read-only root filesystem but I am getting an error since the app needs to write inside the container. Is there a way I could bypass that, by mounting a writable volume at some locations? If so, what are those locations?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions