What happens when the following command is executed twice in succession?
docker run -tid -v data:/data debian bash
Which file in a cgroup directory contains the list of processes belonging to this cgroup?
A clone of a previously used virtual machine should be created. All VM specific information, such as user accounts, shell histories and SSH host keys should be removed from the cloned disk image. Which of the following tools can perform these tasks?
Which of the following statements are true about container-based virtualization? (Choose two.)