Sign inSign up

ikoobdevops/registry

By ikoobdevops

Updated over 9 years ago

registry

Image
0

951

ikoobdevops/registry repository overview

Docker Registry

COMODO Positive SSL.

  • File Information
    • Root CA Certificate - AddTrustExternalCARoot.crt
    • Intermediate CA Certificate - COMODORSAAddTrustCA.crt
    • Intermediate CA Certificate - COMODORSADomainValidationSecureServerCA.crt
    • Your PositiveSSL Certificate - www_example_com.crt (or the subdomain you gave them)
  1. make certificate

$ cat STAR_ikoob_com.crt COMODORSAOrganizationValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt > STAR_ikoob_com.pem

  1. make private key

$ openssl req -new -newkey rsa:2048 -nodes -keyout STAR_ikoob_com.key -out STAR_ikoob_com.crt

  1. edit configuration file.
  2. edit dockerfile.

Tag summary

Content type

Image

Digest

Size

10 MB

Last updated

over 9 years ago

docker pull ikoobdevops/registry