Will this command ensure that overlay traffic between service tasks is encrypted?
Solution: docker service create --network --secure
Which networking drivers allow you to enable multi-host network connectivity
between containers?
You want to create a container that is reachable from its host's network. Does this action accomplish this?
Solution: Use either EXPOSE or --publish to access the containers on the bridge network
Seven managers are in a swarm cluster.
Is this how should they be distributed across three datacenters or availability zones?
Solution: 4-2-1
Will this command mount the host's '/data1 directory to the ubuntu container in read-only mode?
Solution. ‘docker run -v /data:/mydata -mode readonly ubuntu'
Can this set of commands identify the published port(s) for a container?
Solution: `docker network inspect', `docker port'
Will a DTR security scan detect this?
Solution. private keys copied to the image
You want to create a container that is reachable from its host's network.
Does this action accomplish this?
Solution. Use either EXPOSE or -publish to access the container on the bridge network.
Is this a type of Linux kernel namespace that provides container isolation?
Solution. Host
Is this a Linux kernel namespace that is disabled by default and must be enabled at Docker engine runtime to be used?
Solution. pid
PDF + Testing Engine |
---|
$66 |
Testing Engine |
---|
$50 |
PDF (Q&A) |
---|
$42 |
Docker Free Exams |
---|
|