Which of the following statements is true regarding the following output ofxl list:
Which of the following devices exist by default in an LXC container? (Choose three.)
FILL BLANK
What is the default path to the Docker daemon configuration file on Linux? (Specify the full name of the file,Including path.)
Which of the following resources can be limited by libvirt for a KVM domain? (Choose two.)
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?