harche
|
5e1349e083
Fixing a typo in spelling
|
8 lat temu |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 lat temu |
yuexiao-wang
|
b2ec509a3f
Fix incorrect info and format of error in image
|
8 lat temu |
Tonis Tiigi
|
805223982c
Generalize content addressable and reference storage
|
8 lat temu |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 lat temu |
John Starks
|
194eaa5c0f
Add os_version and os_features to Image
|
9 lat temu |
allencloud
|
bbeb859b64
fix typos
|
9 lat temu |
Lei Jitang
|
fae09e2569
Add progress bar to docker load
|
9 lat temu |
Anusha Ragunathan
|
9c332b164f
Remove package daemonbuilder.
|
9 lat temu |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 lat temu |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 lat temu |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 lat temu |
Tonis Tiigi
|
01ba0a935b
Add image store
|
9 lat temu |
Tonis Tiigi
|
504e67b867
Calculate hash based image IDs on pull
|
10 lat temu |
Srini Brahmaroutu
|
da0ca83377
Adding error codes to image package
|
9 lat temu |
root
|
b061572916
/image - fix lint errors/warnings
|
10 lat temu |
John Howard
|
9001ea26e7
Fixing Image struct to no longer use Graph.
|
10 lat temu |
John Howard
|
52f4d09ffb
Windows: Graph driver implementation
|
10 lat temu |
Derek McGowan
|
2b58b677a5
Separate graph from image
|
10 lat temu |
unclejack
|
8f57e7d2ef
image: precompile regexp
|
10 lat temu |
John Howard
|
1c3b697d60
Windows: Fix filepath vs path in image.go
|
10 lat temu |
Antonio Murdaca
|
844538142d
Small if err cleaning
|
10 lat temu |
Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
10 lat temu |
Mabin
|
d5ea4bae4a
when the file that was opened has been read into buffer, the file should be close.
|
10 lat temu |
Josh Hawn
|
3414307306
Remove Checksum field from image.Image struct
|
10 lat temu |
Derek McGowan
|
e9f6f1a930
Store tar checksum in separate file
|
10 lat temu |
Josh Hawn
|
e636df8d96
No longer compute checksum when installing images.
|
10 lat temu |
Arnaud Porterie
|
bfa0dc47da
Merge pull request #10305 from jlhawn/use_tarsum_v1
|
10 lat temu |
Jessica Frazelle
|
c49cd3d2a5
Make debugs logs suck less.
|
10 lat temu |
Josh Hawn
|
ba3bad66f9
Always store images with tarsum.v1 checksum added
|
10 lat temu |