Which of the following commands deletes all volumes which are not associated with a container?
After setting up a data container using the following command:
docker create -v /data --name datastore debian /bin/true
how is an additional new container started which shares the/datavolume with the datastore container?
Which of the following commands moves the libvirt domainweb1from the current host system to the host systemhost2?
Which functionality is provided by Vagrant as well as by Docker? (Choose three.)
Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)
Which of the following values are valid in the type attribute of a
Which of the following network interface types are valid in an LXD container configuration? (Choose three.)