mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-15 01:39:42 +00:00
Adding information about getting the last version of the docker images
This commit is contained in:
@@ -42,6 +42,15 @@ Configuration of `docker-machine`
|
|||||||
|
|
||||||
$ docker-machine start default
|
$ docker-machine start default
|
||||||
$ eval "$(docker-machine env default)"
|
$ eval "$(docker-machine env default)"
|
||||||
|
|
||||||
|
|
||||||
|
Getting the last version of the docker images
|
||||||
|
----------------------------------------------
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
docker pull chill/database
|
||||||
|
docker pull chill/demo-flavor
|
||||||
|
|
||||||
|
|
||||||
Prepare a database
|
Prepare a database
|
||||||
|
Reference in New Issue
Block a user