Last active
February 27, 2020 03:47
-
-
Save wonchulee/b27bacd26d342a8669136598b9396a94 to your computer and use it in GitHub Desktop.
Gitlab docker registry setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixing issue : x509: cannot validate certificate for ... because it doesn't contain any IP SANs | |
- https://github.com/docker/distribution/issues/948 | |
Create self-signed certificates | |
- https://docs.docker.com/registry/insecure/ | |
docker registry | |
- https://docs.docker.com/registry/deploying/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment