Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
alexec committed Nov 4, 2014
commit 6f28a243f06ab19310774e92e5fac0106a065196
8 changes: 3 additions & 5 deletions docker-auth-registry/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
Set-up a Docker Registry with Plain Text Authentication
--

This creates a registry that runs locally with plain text authentication set-up.
This creates a registry that runs locally with SSL andt authentication set-up.

./build.sh
./start-registry.sh
./test.sh
./registry.sh

Based on <https://medium.com/@deeeet/building-private-docker-registry-with-basic-authentication-with-self-signed-certificate-using-it-e6329085e612>.
Based on <https://medium.com/@deeeet/building-private-docker-registry-with-basic-authentication-with-self-signed-certificate-using-it-e6329085e612>.