//
pkg.gl
Category
github.com/bazelbuild/rules_docker
container
go
pkg
oci
package
0.25.0
Repository:
https://github.com/bazelbuild/rules_docker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
208 SLOC
#
Functions
AsOCIImage
AsOCIImage converts the given v1.Image to the equivalent OCI image using an OCI schema 1 manifest.
Read
Read returns a docker image from the given path.
Write
Write writes a v1.Image to the Path and updates the index.json to reference it.