Michael Crosby
|
fa14a1b983
Only get rootfs when we need to calculate the image size
|
11 سال پیش |
Guillaume J. Charmes
|
f9359f59a8
Add dynamic os/arch detection to Images
|
11 سال پیش |
Victor Vieux
|
fde909ffb8
add some debug to runtime.restore()
|
11 سال پیش |
Victor Vieux
|
95f061b408
update docker push to use [====> ]
|
11 سال پیش |
Michael Crosby
|
697707e4af
Save layersize on pull
|
11 سال پیش |
Victor Vieux
|
597e0e69b4
split in 3 files
|
11 سال پیش |
Solomon Hykes
|
02cb7f45fa
Fix a race condition in TestInterruptedRegister
|
11 سال پیش |
Solomon Hykes
|
fb3d60f27a
Move all graph tests into integration, because they now rely on the underlying graph driver, which currently cannot be mocked.
|
11 سال پیش |
Guillaume J. Charmes
|
19df6c32c0
Merge branch 'master' into use_utc_time
|
11 سال پیش |
Guillaume J. Charmes
|
806abe90ba
Use UTC for time
|
11 سال پیش |
Michael Crosby
|
4e0c76b321
Ensure that only the layers are compressed and not mnt points
|
11 سال پیش |
Michael Crosby
|
1b28cdc7f9
Handle image metadata when drivers are switched
|
11 سال پیش |
Guillaume J. Charmes
|
28d4cbbc59
Merge branch 'master' into creack-merge-master
|
11 سال پیش |
Guillaume J. Charmes
|
5e941f1ca0
Lintify code with confidence=1
|
11 سال پیش |
Michael Crosby
|
29fa1b6666
Unlink docker init files
|
11 سال پیش |
Michael Crosby
|
5d9723002b
Allow drivers to implement ApplyDiff in Differ interface
|
11 سال پیش |
Solomon Hykes
|
948bb29d27
Don't use drivers to store temporary image downloads
|
11 سال پیش |
Solomon Hykes
|
f1127b9308
gofmt
|
11 سال پیش |
Solomon Hykes
|
f2bab1557c
Simplify graphdriver interface: Create, Get. No more external mounting or Dir/Image interface
|
11 سال پیش |
Michael Crosby
|
752bfba2c5
Add graph driver registration
|
11 سال پیش |
Solomon Hykes
|
98c3693acf
Integrate devmapper and aufs into the common "graphdriver" framework.
|
11 سال پیش |
Solomon Hykes
|
ff42748bc5
Rename graph backends to 'drivers' which is probably more self-explanatory
|
11 سال پیش |
Michael Crosby
|
699a1074fb
Initial work on moving aufs to a subpackage
|
11 سال پیش |
Michael Crosby
|
96d1e9bb5a
Move archive.go to sub package
|
11 سال پیش |
Brian Olsen
|
be7eb4bfcb
Set environment variables using a file.
|
12 سال پیش |
Michael Crosby
|
ad152efbed
Merge pull request #1759 from bdon/graph-map
|
12 سال پیش |
Victor Vieux
|
446ca4b57b
fix init layer
|
12 سال پیش |
Brandon Liu
|
113bb396cd
Don't export Graph.walkAll.
|
12 سال پیش |
Brandon Liu
|
1fca99ad90
Replace Graph.All with Graph.Map
|
12 سال پیش |
Brandon Liu
|
025c759e44
Fix Graph ByParent() to generate list of child images per parent image.
|
12 سال پیش |