Replies: 1 comment
-
If you are trying to change things inside the container, you are not using containers as intended. Containers should be ephemeral, can be started and stopped at any time and when stopped they go away, and you can pull a new container easily for upgrades. What are you trying to achieve? Perhaps you can find some hints here: |
Beta Was this translation helpful? Give feedback.
0 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.
-
I can't install anything inside the container
The OS inside the container is a Almalinux, but dnf or yum doesn't work?
I need to install a text editor and I can't...
Besides that, what is the volume that should be persistent from the EJBCA ?
Beta Was this translation helpful? Give feedback.
All reactions