Quiz on Advance Docker Concepts
Advance Docker
We'll cover the following...
Advance Docker
1
Where is the list of the current reachable hosts/containers to a container located?
A)
In docker inspect <network ID> command output
B)
In /etc/hosts file.
C)
In docker inspect <container-id> command output.
Question 1 of 50 attempted
Ask