Victor Vieux
|
ddf5a1940f
Merge branch 'master' into 22-add_sizes_images_and_containers-feature
|
12 yıl önce |
Victor Vieux
|
00cf2a1fa2
fix virtual size on images
|
12 yıl önce |
Victor Vieux
|
bf63cb9045
bump to master again
|
12 yıl önce |
Victor Vieux
|
f67ea78cce
move xino stuff to /dev/shm
|
12 yıl önce |
Victor Vieux
|
fd224ee590
linted names
|
12 yıl önce |
Victor Vieux
|
86ada2fa5d
drop/omit
|
12 yıl önce |
unclejack
|
2cf92abf0e
add arch field to image struct
|
12 yıl önce |
Victor Vieux
|
6fce89e60b
bump to master
|
12 yıl önce |
Guillaume J. Charmes
|
9bb3dc9843
Split registry into subpackage
|
12 yıl önce |
Guillaume J. Charmes
|
2e69e1727b
Create a subpackage for utils
|
12 yıl önce |
Victor Vieux
|
a91b710961
add sizes in images and containers
|
12 yıl önce |
Guillaume J. Charmes
|
44b33b44aa
Factorize the checksums functions
|
12 yıl önce |
Guillaume J. Charmes
|
aaaf3f0726
Store the actual archive when commit
|
12 yıl önce |
Guillaume J. Charmes
|
0e23b4e10e
Store the checksums when pulling a repository
|
12 yıl önce |
Guillaume J. Charmes
|
8ff1765674
Make the checksum async within commit
|
12 yıl önce |
Guillaume J. Charmes
|
c4ebf870c8
Use make instead of new
|
12 yıl önce |
shin-
|
d985050aeb
gofmt pass
|
12 yıl önce |
shin-
|
be791a223b
simplify image.Checksum
|
12 yıl önce |
shin-
|
f10b0f75e0
Fix checksum computing
|
12 yıl önce |
shin-
|
6e2ddf6f60
Checksum system overhaul
|
12 yıl önce |
shin-
|
be75608906
Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils
|
12 yıl önce |
shin-
|
048fd671ef
Implemented checksum computation on image creation (necessary for new push primitive)
|
12 yıl önce |
Guillaume J. Charmes
|
51d6228261
Implement -config and -command in CmdCommit in order to allow autorun
|
12 yıl önce |
Guillaume J. Charmes
|
03e4704ae5
Merge pull request #442 from dotcloud/fix_deleted_file_diff
|
12 yıl önce |
Solomon Hykes
|
baacae8345
'docker push' buffers filesystem archives on disk instead of memory.
|
12 yıl önce |
Guillaume J. Charmes
|
e49af5b6de
Use aufs to handle parents whitouts instead of doing it manually
|
12 yıl önce |
Solomon Hykes
|
4ef2d5c1e6
Added 'author' field to the image format
|
12 yıl önce |
Victor Vieux
|
ac49a797b4
try to load aufs module, disply error on failure
|
12 yıl önce |
Solomon Hykes
|
8bfbdd7afa
Add versioning to docker image format. IMPORTANT: the format versioning is pegged to docker's versioning, so changes to the format MUST trigger an increment in version number.
|
12 yıl önce |
Solomon Hykes
|
1632566ecb
Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images
|
12 yıl önce |