"Vagrant up"의 두 판 사이의 차이

(새 문서: {{소문자}} ==개요== ;vagrant up <source lang='console'> $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'hashicorp/preci...)
 
14번째 줄: 14번째 줄:
==같이 보기==
==같이 보기==
* [[vagrant init]]
* [[vagrant init]]
* [[vagrant status]]
* [[vagrant reload]]
* [[vagrant provision]]
* [[vagrant 명령어]]
* [[vagrant 명령어]]


[[분류: vagrant]]
[[분류: vagrant]]

2019년 10월 29일 (화) 10:59 판

1 개요

vagrant up
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'hashicorp/precise64'...
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Waiting for machine to boot...

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}