Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これは初歩的な質問かもしれませんが、 でイメージに変更を加えてからvagrant up何かをインストールした後、 を呼び出しますvagrant package --box [name] --output [new.box]。
vagrant up
vagrant package --box [name] --output [new.box]
から新しいvagrant initを作成した後new.box、パッケージ化したボックスにインストールした新しいものがありません。
new.box
私が間違っていることを知っている人はいますか?