mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-18 12:30:57 +03:00
Explain Docker Toolbox better.
This commit is contained in:
parent
d09abc8d86
commit
d19ddbcf1e
|
@ -9,14 +9,14 @@ All of these commands assume you are in the root of your generated project.
|
||||||
Prerequisites
|
Prerequisites
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
If you don't already have these installed, get them all by installing `Docker Toolbox`_.
|
||||||
|
|
||||||
* docker
|
* docker
|
||||||
* docker-machine
|
* docker-machine
|
||||||
* docker-compose
|
* docker-compose
|
||||||
* virtualbox
|
* virtualbox
|
||||||
|
|
||||||
If you don't already have these installed, you can get them at:
|
.. _`Docker Toolbox`: https://github.com/docker/toolbox/releases
|
||||||
|
|
||||||
* https://github.com/docker/toolbox/releases
|
|
||||||
|
|
||||||
Create the Machine (Optional)
|
Create the Machine (Optional)
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user