This project is archived. Its data is read-only.

Add plugin to generate docker (OCI) images

Open Container Initiative (OCI) compliant images spec is here:

  • https://github.com/opencontainers/image-spec

No need to reimplement the wheel here, the plugin can probably call any of the utilities that can generate OCI images

  • docker
  • buildah: https://github.com/projectatomic/buildah
  • oci-image-tools: https://github.com/opencontainers/image-tools
Edited Oct 16, 2018 by Chandan Singh
Assignee Loading
Time tracking Loading