Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
Merge pull request #29 from cooktheryan/docs
Browse files Browse the repository at this point in the history
Fix of image name
  • Loading branch information
ashcrow committed Feb 11, 2016
2 parents 0a9dc8f + 32e2475 commit fa804fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/gettingstarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ To run the image specify the ETCD and KUBE variables pointing towards the specif

.. code-block:: shell
docker run -d -e ETCD=http://127.0.0.1:2379 -e KUBE=http://127.0.0.1:8080 commissaire
docker run -d -e ETCD=http://127.0.0.1:2379 -e KUBE=http://127.0.0.1:8080 docker.io/commissaire/amhm
...
Adding a Cluster
Expand Down

0 comments on commit fa804fa

Please sign in to comment.