Files
zot/README.md
T
Ramkumar Chinchani 29e955e22b README: update comments
2019-06-26 14:28:34 -07:00

757 B

zot Build Status

zot is a single-purpose OCI image repository server based on the OCI distribution spec.

Caveats

  • go 1.12+
  • Image name consists of only one path component, for example, busybox:latest instead ubuntu/busybox:latest
  • The OCI distribution spec is still WIP, and we try to keep up