This website requires JavaScript.
Explore
Help
Sign In
public_git
/
kaniko
mirror of
https://github.com/GoogleContainerTools/kaniko
Watch
1
Star
0
Fork
You've already forked kaniko
0
Code
Issues
Releases
Wiki
Activity
1ad4295462
kaniko
/
vendor
/
github.com
/
google
/
go-containerregistry
/
pkg
/
v1
/
layout
History
Matt Moore
1ad4295462
Update ggcr to pick up estargz and caching option (
#1527
)
2020-12-21 10:09:21 -08:00
..
README.md
upgrade go container registry to latest master
2020-03-18 15:00:49 -07:00
blob.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
doc.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
image.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
index.go
bump go-containerregistry dep
2020-08-04 19:41:26 -07:00
layoutpath.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
options.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
read.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
write.go
Update ggcr to pick up estargz and caching option (
#1527
)
2020-12-21 10:09:21 -08:00
README.md
layout
The
layout
package implements support for interacting with an
OCI Image Layout
.