Skip to content

Commit

Permalink
documentation: update INSTALL.rst
Browse files Browse the repository at this point in the history
The tag name has been changed to `rero/rero-ils-base` in Dockerfile.
But it remains the old tag name here.
  • Loading branch information
vrabe authored and Garfield-fr committed Jul 16, 2019
1 parent e3e60e1 commit 10e6993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ You can use simulate a full production environment using the

.. code-block:: console
$ docker build --rm -t rero-ils-base:latest -f Dockerfile.base .
$ docker build --rm -t rero/rero-ils-base:latest -f Dockerfile.base .
$ docker-compose -f docker-compose.full.yml up -d
In addition to the normal ``docker-compose.yml``, this one will start:
Expand Down

0 comments on commit 10e6993

Please sign in to comment.