Commit Verlauf

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