Sebastiaan van Stijn
|
d131147a5c
use errors.Is() to handle image store errors
|
2 years ago |
Sebastiaan van Stijn
|
0f7c9cd27e
Remove uses of deprecated go-digest.NewDigestFromHex, go-digest.Digest.Hex
|
2 years ago |
Sebastiaan van Stijn
|
1ffdac4502
layer: gofumpt
|
2 years ago |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 years ago |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 years ago |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 years ago |
Cory Snider
|
be4f4644a8
pkg/containerfs: drop Driver abstraction
|
2 years ago |
Cory Snider
|
7014c0d65d
pkg/containerfs: drop PathDriver abstraction
|
2 years ago |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 years ago |
Sebastiaan van Stijn
|
a0230f3d9a
remove unneeded "digest" alias for "go-digest"
|
3 years ago |
Sebastiaan van Stijn
|
32e5fe5099
Merge pull request #43182 from thaJeztah/layer_remove_unused_error
|
3 years ago |
Sebastiaan van Stijn
|
b36d896fce
layer: remove OS from layerstore
|
3 years ago |
Sebastiaan van Stijn
|
e1ea911aba
layer: remove unused error return from .Size() and .DiffSize()
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
744f1c261c
Remove unused functions, variables, fields
|
6 years ago |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 years ago |
Derek McGowan
|
0aebcbc32d
Remove metadata store interface
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 years ago |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 years ago |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 years ago |
Sargun Dhillon
|
d2b71b2660
Have VFS graphdriver use accelerated in-kernel copy
|
7 years ago |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 years ago |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 years ago |
John Howard
|
87abf34a3d
LCOW: Store integrity checks
|
8 years ago |
John Howard
|
42c5c1a9ec
LCOW: Pass platform through into layer store
|
8 years ago |
Daniel Nephin
|
967ef7e6d2
Remove unused functions from archive.
|
8 years ago |
lixiaobing10051267
|
1b0f2d71a1
modify ID to ChainID to avoid confusing
|
8 years ago |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 years ago |
Brian Goff
|
677fa03654
Moves graphdriver plugn docs out of experimental
|
8 years ago |