Guillaume J. Charmes
|
f9359f59a8
Add dynamic os/arch detection to Images
|
11 vuotta sitten |
Michael Crosby
|
697707e4af
Save layersize on pull
|
11 vuotta sitten |
Guillaume J. Charmes
|
19df6c32c0
Merge branch 'master' into use_utc_time
|
11 vuotta sitten |
Guillaume J. Charmes
|
806abe90ba
Use UTC for time
|
11 vuotta sitten |
Michael Crosby
|
f7c2a00557
Merge pull request #2304 from unclejack/fix_layer_size_computation
|
11 vuotta sitten |
Michael Crosby
|
4e0c76b321
Ensure that only the layers are compressed and not mnt points
|
11 vuotta sitten |
Michael Crosby
|
8fdbf46afb
Fix image size calc on initial save
|
11 vuotta sitten |
Guillaume J. Charmes
|
f6629bbbd5
Merge pull request #50 from crosbymichael/limit-dm
|
11 vuotta sitten |
Guillaume J. Charmes
|
28d4cbbc59
Merge branch 'master' into creack-merge-master
|
11 vuotta sitten |
unclejack
|
ac821f2446
fix layer size computation: handle hard links
|
11 vuotta sitten |
Michael Crosby
|
af753cbad8
Prohibit more than 42 layers in the core
|
11 vuotta sitten |
Guillaume J. Charmes
|
5e941f1ca0
Lintify code with confidence=1
|
11 vuotta sitten |
Guillaume J. Charmes
|
7cf60da388
Merge branch 'master' into shykes-0.6.5-dm-plugin
|
11 vuotta sitten |
Michael Crosby
|
5d9723002b
Allow drivers to implement ApplyDiff in Differ interface
|
11 vuotta sitten |
Sven Dowideit
|
b3974abe4f
make all image ID and container ID API responses use the Long ID (Closes #2098)
|
11 vuotta sitten |
Solomon Hykes
|
1764cf1990
Fix a bug which caused Graph.Register to fail when Graph.Mktemp() returns an existing directory.
|
11 vuotta sitten |
Solomon Hykes
|
f2bab1557c
Simplify graphdriver interface: Create, Get. No more external mounting or Dir/Image interface
|
11 vuotta sitten |
Michael Crosby
|
ed572b457d
Finalize driver interfaces
|
11 vuotta sitten |
Solomon Hykes
|
98c3693acf
Integrate devmapper and aufs into the common "graphdriver" framework.
|
11 vuotta sitten |
Michael Crosby
|
699a1074fb
Initial work on moving aufs to a subpackage
|
11 vuotta sitten |
Michael Crosby
|
96d1e9bb5a
Move archive.go to sub package
|
11 vuotta sitten |
Victor Vieux
|
8f39f0b57d
Removes \\n from debugf calls
|
11 vuotta sitten |
Guillaume J. Charmes
|
f6fa353dd8
Merge pull request #1267 from sridatta/new-clean-init
|
12 vuotta sitten |
Guillaume J. Charmes
|
0f134b4bf8
Remove unused parameter
|
12 vuotta sitten |
Guillaume J. Charmes
|
0badda9f15
Refactor the image size storage
|
12 vuotta sitten |
Guillaume J. Charmes
|
8ca7b0646e
Refactor checksum
|
12 vuotta sitten |
Victor Vieux
|
1c509f4350
use 0755 instead of 0700
|
12 vuotta sitten |
Solomon Hykes
|
5d8efc107d
+ Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container.
|
12 vuotta sitten |
Guillaume J. Charmes
|
08a87d4b3b
Fix #1162 - Remove bufio from Untar
|
12 vuotta sitten |
Solomon Hykes
|
290b1973a9
Fix a bug which caused creation of empty images (and volumes) to crash. FIxes #995.
|
12 vuotta sitten |