April 2019
Intermediate to advanced
384 pages
17h 6m
English
As Docker makes clear in its documentation, access to the Docker API implies access to root privileges, which is why Docker must often be run with sudo, or the user must be added to a user group (which might be called “docker”, or “dockerroot”) that allows access to the Docker API.
In this chapter we’re going to look at the issue of security in Docker.
Read now
Unlock full access