Skip to content

Commit

Permalink
Use new v2.0.5-5 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tbird committed Aug 13, 2016
1 parent b32f616 commit 56cd9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ cd portus && docker run -it --rm \
--env PORTUS_SECRET_KEY_BASE=$(openssl rand -hex 64) \
--env PORTUS_ENCRYPTION_PRIVATE_KEY_PATH=/certs/server-key.pem \
--env PORTUS_PORTUS_PASSWORD=some-password \
h0tbird/portus:v2.0.5-4
h0tbird/portus:v2.0.5-5
```

Browse to https://127.0.0.1 and setup the `portus` user with the same password provided in the environment variable `PORTUS_PORTUS_PASSWORD`. Do not fill the *New Registry* form until you have actually started the registry in step 4.
Expand Down

0 comments on commit 56cd9c1

Please sign in to comment.