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
cf5ca26aa4
kaniko
/
vendor
/
github.com
/
google
/
go-containerregistry
/
pkg
/
v1
/
layout
History
Jason Hall
ff3ee40293
Bump go-containerregistry to pick up ACR fix (
#1898
)
2022-01-31 12:04:15 -05: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
Bump deps (
#1885
)
2022-01-21 13:59:16 -05: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
Bump deps (
#1885
)
2022-01-21 13:59:16 -05:00
read.go
Added `--layout-path` flag to save image in OCI layout.
2019-08-24 01:04:18 -07:00
write.go
Bump go-containerregistry to pick up ACR fix (
#1898
)
2022-01-31 12:04:15 -05:00
README.md
layout
The
layout
package implements support for interacting with an
OCI Image Layout
.