701-100 Exam QuestionsBrowse all questions from this exam

701-100 Exam - Question 41


Which of the following elements are presents in a Vagrant box file? (Choose two correct answers.)

Show Answer
Correct Answer: BDE

A Vagrant box file typically contains two key elements: a metadata file describing the box and its requirements, and a base file system image in a format supported by the provider of the box. The metadata file provides necessary information about the box, including its dependencies and configurations, while the base file system image is crucial for the creation of the virtual environment. Other configuration files for provisioners and Vagrant itself might be present but are not inherently part of the standard Vagrant box file structure.

Discussion

2 comments
Sign in to comment
XAVI_MOptions: DE
May 9, 2022

answer: D,E

gilbertlelanceloOptions: BD
Aug 7, 2021

Ans. B & D