setting user:root in 1.3, with docker rootless mode #2344
|
Hi!. I'm not sure if this is the correct way, or the secure way to do this. Greetings |
Replies: 1 comment
|
yeah that works just fine, or As for how to expose it, behind a reverse proxy is indeed a great way. I would also recommend using 2fa or passkey if you are a password user for added security. Or setting password length requirements for users. Or use some other more secure authentication method. |
yeah that works just fine, or
user: root.As for how to expose it, behind a reverse proxy is indeed a great way. I would also recommend using 2fa or passkey if you are a password user for added security. Or setting password length requirements for users. Or use some other more secure authentication method.