1
Change user inside image to non-root
Source: dani-garcia/vaultwarden#3295 · opened by @NlVlN
It is good practice to run containers as a non-root user, if possible.
The change will affect the ability to connect to priveleged ports (<1024) but traffic to ports 80/443 can be handled by a reverse proxy (recommended option for HTTPS anyway) or the ports can be published from the container to the host.
Dockerfile [USER]( reference.
The change will affect the ability to connect to priveleged ports (<1024) but traffic to ports 80/443 can be handled by a reverse proxy (recommended option for HTTPS anyway) or the ports can be published from the container to the host.
Dockerfile [USER]( reference.
No pledges yet. Be the first to back this.
Comments
Similar requests
Change email via SSO without user interaction
2 votes · 0 comments
Deployment vaultwarden (in cluster main) violates 'Process with UID 0' Policy
8 votes · 0 comments
Invite existing users via list
1 vote · 0 comments
Feature: Configurable default KDF type for new user registrations
1 vote · 0 comments
Standardized API for automated unattended credentials/passwords change/renewal
1 vote · 0 comments
No comments yet.