Docker - Security
What does the
--read-only flag do when starting a Docker container?--read-only flag do when starting a Docker container?--read-only flag purpose--read-only flag makes the container's filesystem read-only, so no files can be changed or created inside the container.--read-only = read-only filesystem [OK]--read-only locks container files from changes [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions