2019-08-28 15:39:49 -07:00
2019-06-21 15:29:19 -07:00
2019-06-21 15:29:19 -07:00
2019-08-27 15:15:33 -07:00
2019-06-21 15:29:19 -07:00
2019-06-21 15:29:19 -07:00
2019-06-21 15:29:19 -07:00
2019-06-21 15:29:19 -07:00
2019-06-21 14:40:59 -07:00
2019-06-21 15:29:19 -07:00

zot Build Status codecov.io

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

Building

  • Build inside a container (preferred)
make binary-container
  • Alternatively, build inside a container using stacker (preferred)
make binary-stacker
  • Build using host's toolchain
make

Build artifacts are in bin/

Running

bin/zot serve

Caveats

  • go 1.12+
  • The OCI distribution spec is still WIP, and we try to keep up
Description
No description provided
Readme 22 MiB
Languages
Dockerfile 100%