Which of the following values would be valid in the FROM statement in aDockerfile?
Which of the following values are valid in the type attribute of a
Which of the following statements are true about sparse images in the context of virtual machine storage? (Choose two.)
After creating a new Docker network using the following command:
docker network create --driver bridge isolated_nw
which parameter must be added todocker createin order to attach a container to the network?
Which of the following statements is true regarding networking with libvirt?
The commandvirsh vol-list vmsreturns the following error:
error: failed to get pool 'vms'
error: Storage pool not found: no storage pool with matching name 'vms '
Given that the directory/vmsexists, which of the following commands resolves this issue?
Which file in acgroupdirectory contains the list of processes belonging to thiscgroup?
What is the purpose of the commandvagrant init?