Skip to content

Instantly share code, notes, and snippets.

@wonchulee
Last active February 27, 2020 03:47
Show Gist options
  • Save wonchulee/b27bacd26d342a8669136598b9396a94 to your computer and use it in GitHub Desktop.
Save wonchulee/b27bacd26d342a8669136598b9396a94 to your computer and use it in GitHub Desktop.
Gitlab docker registry setup
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