Manipulate individual layers for use in an image
ocibuild layer {[flags]|SUBCOMMAND...}
-h, --help help for layer
- ocibuild - Manipulate OCI/Docker images and layers as regular files
- ocibuild layer dir - Create a layer from a directory
- ocibuild layer gobuild - Create a layer of Go binaries
- ocibuild layer squash - Squash several layers in to a single layer
- ocibuild layer wheel - Turn a Python wheel in to a layer