Skip to content

owncloud-ops/registry

Repository files navigation

registry

Build Status Docker Hub Quay.io

Custom container image for the Container Registry.

Ports

  • 5000

Volumes

  • /var/lib/registry

Environment Variables

See registry/configuration for configuration options.

Build

docker build -f Dockerfile -t registry:latest .

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.