Skip to content

Files

Latest commit

 

History

History
22 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 410 Bytes

Orca

A simple, fast, containerd-native library for building OCI images.

Status

Pre-alpha.

Goals

  • Simple API, usable as a library
  • Performant
  • Built on top of containerd

Alternatives

  • buildkit - Docker's container build system
  • buildah - Red Hat's container build system

License

Apache 2.0, see LICENSE.