mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Adding information about getting the last version of the docker images
This commit is contained in:
parent
74a18166ef
commit
4b0622f54c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user