Adding information about getting the last version of the docker images

This commit is contained in:
Marc Ducobu 2015-10-30 18:28:10 +01:00
parent 74a18166ef
commit 4b0622f54c

View File

@ -42,6 +42,15 @@ Configuration of `docker-machine`
$ docker-machine start 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