linuxliteos docker security hardening
linuxliteos docker security hardening
- https://docs.docker.com/engine/security/security/#other-kernel-security-features
- https://docs.docker.com/engine/security/security/#conclusions
Add your user to the docker group.
Log out and log back in so that your group membership is re-evaluated.
If testing on a virtual machine, it may be necessary to restart the virtual machine for changes to take effect.
On a desktop Linux environment such as X Windows, log out of your session completely and then log back in.
Verify that you can run docker commands without sudo.