Daniel Nephin
|
b50ade0bfb
Fix multiple copy from
|
8 years ago |
John Howard
|
8f53780694
LCOW: commit to use image platform, not host
|
8 years ago |
John Howard
|
6c33684987
LCOW: Add platform to image store
|
8 years ago |
Daniel Nephin
|
5136096520
Fix copy when used with scratch and images with empty RootFS
|
8 years ago |
Daniel Nephin
|
bd5f92d263
Remove CopyOnBuild from the daemon.
|
8 years ago |
harche
|
5e1349e083
Fixing a typo in spelling
|
8 years ago |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 years ago |
yuexiao-wang
|
b2ec509a3f
Fix incorrect info and format of error in image
|
8 years ago |
Tonis Tiigi
|
805223982c
Generalize content addressable and reference storage
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
9 years ago |
John Starks
|
194eaa5c0f
Add os_version and os_features to Image
|
9 years ago |
allencloud
|
bbeb859b64
fix typos
|
9 years ago |
Lei Jitang
|
fae09e2569
Add progress bar to docker load
|
9 years ago |
Anusha Ragunathan
|
9c332b164f
Remove package daemonbuilder.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Tonis Tiigi
|
01ba0a935b
Add image store
|
9 years ago |
Tonis Tiigi
|
504e67b867
Calculate hash based image IDs on pull
|
10 years ago |
Srini Brahmaroutu
|
da0ca83377
Adding error codes to image package
|
9 years ago |
root
|
b061572916
/image - fix lint errors/warnings
|
10 years ago |
John Howard
|
9001ea26e7
Fixing Image struct to no longer use Graph.
|
10 years ago |
John Howard
|
52f4d09ffb
Windows: Graph driver implementation
|
10 years ago |
Derek McGowan
|
2b58b677a5
Separate graph from image
|
10 years ago |
unclejack
|
8f57e7d2ef
image: precompile regexp
|
10 years ago |
John Howard
|
1c3b697d60
Windows: Fix filepath vs path in image.go
|
10 years ago |
Antonio Murdaca
|
844538142d
Small if err cleaning
|
10 years ago |
Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
10 years ago |
Mabin
|
d5ea4bae4a
when the file that was opened has been read into buffer, the file should be close.
|
10 years ago |
Josh Hawn
|
3414307306
Remove Checksum field from image.Image struct
|
10 years ago |