mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
Fix path to jessie-minimized in docker quick start
This commit is contained in:
parent
9a838dea15
commit
7b90e72b69
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ Docker
|
|||
root@host:~# git clone https://github.com/andsens/bootstrap-vz.git # Clone the repo
|
||||
root@host:~# apt-get install debootstrap python-pip # Install dependencies from aptitude
|
||||
root@host:~# pip install termcolor jsonschema fysom docopt pyyaml pyrfc3339 # Install python dependencies
|
||||
root@host:~# bootstrap-vz/bootstrap-vz bootstrap-vz/manifests/docker/jessie-minimized.yml
|
||||
root@host:~# bootstrap-vz/bootstrap-vz bootstrap-vz/manifests/examples/docker/jessie-minimized.yml
|
||||
|
||||
The resulting image should be no larger than 82 MB (81.95 MB to be exact).
|
||||
The manifest ``jessie-minimized.yml`` uses the
|
||||
|
|
Loading…
Add table
Reference in a new issue