Skip to content

Commit

Permalink
Update pierone.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
kolja committed Mar 15, 2016
1 parent 0f7de31 commit 0365eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/pierone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pier One is fully Docker compliant. You can push Docker images using the normal
.. code-block:: bash
$ sudo pip3 install --upgrade stups-pierone
$ pierone login # configures ~/.dockercfg
$ pierone login # configures ~/.docker/config.json
$ docker build -t pierone.stups.example.com/your-team-id/myapp:0.1 .
$ docker push pierone.stups.example.com/your-team-id/myapp:0.1
Expand Down

0 comments on commit 0365eb2

Please sign in to comment.