We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a81058 commit 47bd685Copy full SHA for 47bd685
1 file changed
README.md
@@ -1,6 +1,8 @@
1
##PHP docker registry 2 token authentication
2
3
-This is a light weight docker token authentication build in php to the specs of the (docs.) [https://docs.docker.com/registry/spec/auth/token]
+This is a light weight docker token authentication build in php to the specs of the docs.
4
+
5
+https://docs.docker.com/registry/spec/auth/token
6
7
It can be used to validate push/pull and registration us users for you private registry.
8
0 commit comments