Will a DTR security scan detect this?
Solution: licenses for known third party binary components
The following Docker Compose file is deployed as a stack:
Is this statement correct about this health check definition?
Solution: Health checks test for app health ten seconds apart. If the test fails, the container will be restarted three times before it gets rescheduled.
Will this command display a list of volumes for a specific container?
Solution: 'docker container inspect nginx'
Will this Linux kernel facility limit a Docker container's access to host resources, such as CPU or memory?
Solution: namespaces