What is the default provider of Vagrant?
Answer : C
What is the purpose of a .dockerignore file?
Answer : B
What command is used to run a process in a new Linux namespace? (Specify ONLY the command without any path or parameters.)
Answer : A
What is the default path to the Docker daemon configuration file on Linux? (Specify the full name of the file, Including path.)
Answer : A
Which functionality is provided by Vagrant as well as by Docker? (Choose three.)
Answer : A, C, D
Which CPU flag indicates the hardware virtualization capability on an AMD CPU?
Answer : C
Which of the following values would be valid in the FROM statement in a Dockerfile?
Answer : A