Docker - Security
You want to run a container as a non-root user with UID 2000 and GID 3000, but the image has no such user. Which is the best way to do this securely?
USER instruction to run container processes as that user securely.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions