Replies: 1 comment 21 replies
-
IIRC you can't change docker published ports dynamically either right? |
Beta Was this translation helpful? Give feedback.
21 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.
-
Docker doesn't seem to be able to dynamically change labels.
I have large mysql databases that need to run without downtime.
I don't see any way to reload rules except for adding them to compose and applying them also manually using ufw directly.
Beta Was this translation helpful? Give feedback.
All reactions