Sign inSign up

parabuzzle/registry

By parabuzzle

Updated over 10 years ago

An easier registry to configure

Image
0

1.0K

parabuzzle/registry repository overview

Registry-2.x

Checkout the GitHub Code

This is a wrapper container that makes setting up a docker registry v2 much easier to configure at run time.

WARNING! This container will run as an open and insecure registry by default. similar to registy v1 Make sure you understand what this means before putting this on the public internet!

How to configure

Exported Volumes
  • /var/lib/registry - this is where your containers will be stored
  • /config - this is where you want to put config.yml docs for config
  • /etc/ssl - this is where you would put your certs if you want to use SSL

Alternatively, you could just extend this container and do what you want :)

Tag summary

Content type

Image

Digest

Size

62.4 MB

Last updated

over 10 years ago

docker pull parabuzzle/registry