提交歷史

作者 SHA1 備註 提交日期
  Michael Crosby 0354c3a95c Do not add hostname when networking is disabled 11 年之前
  Tianon Gravi e525ad3f9b Fix a few miscellaneous typos (Unkown -> Unknown, Recieve -> Receive) 11 年之前
  Solomon Hykes 7ce7516c12 Move utility package 'term' to pkg/term 11 年之前
  Michael Crosby 566ff54d0d Allow mtu to be configured at daemon start 11 年之前
  Michael Crosby 0e6f0c4e02 Move MTU setting outside of lxc and set with netlink 11 年之前
  Victor Vieux f21bd80e90 Merge pull request #3271 from crosbymichael/mount-outside 11 年之前
  Michael Crosby 7bc96aec7b Improve interface by moving to subpkg 11 年之前
  Victor Vieux 536da93380 prevent a panic with docker run -v / 11 年之前
  Michael Crosby 45d7dcfea2 Handle external mounts outside of lxc 11 年之前
  Victor Vieux f9328ad9cc Merge pull request #3201 from jpoimboe/libvirt-prereq-network 11 年之前
  Josh Poimboeuf e877294321 dockerinit: propagate "container" env variable from lxc 11 年之前
  Josh Poimboeuf ecc51cd465 dockerinit: set IP address 11 年之前
  Josh Poimboeuf b8f1c73705 dockerinit: drop capabilities 11 年之前
  Guillaume J. Charmes 8fd9633a6b Improve FollowLink to handle recursive link and be more strick 11 年之前
  Michael Crosby f396c42cad Fix volumes on the host by following symlinks in a scope 11 年之前
  Daniel Garcia 761184df52 don't open bind mounted files/dirs to get Stat, use os.Lstat 11 年之前
  Paul Nasrat 40fe9f581b Extract volume bind, creation and external methods. 11 年之前
  Paul Nasrat 84f78d9cad Extract helper method for volume linking. 11 年之前
  Guillaume J. Charmes d6cdbca6c1 Merge pull request #2775 from daniel-garcia/2671-bindmount_files 11 年之前
  Guillaume J. Charmes fbebe20bc6 Add a GetPtyMaster() method to container to retrieve the pty from an other package. 11 年之前
  daniel-garcia 0198f8a879 fixes #2671, add support for bind mounting individual files in to containers, rebases of #1757 #2301 11 年之前
  Michael Crosby 0cecc2a78c Merge branch 'master' into 0.6.5-dm-plugin 11 年之前
  Michael Crosby 25e443a3c7 Merge pull request #2798 from dotcloud/fix_state_race 11 年之前
  Guillaume J. Charmes 33e70864a2 Refactor State to be 100% thread safe 11 年之前
  Michael Crosby f7c2a00557 Merge pull request #2304 from unclejack/fix_layer_size_computation 11 年之前
  Guillaume J. Charmes bcdeb37bb6 Merge pull request #2794 from dotcloud/fix_status_code_and_usage 11 年之前
  Michael Crosby cb70eedfda Revert "Lock state before we modify." 11 年之前
  Victor Vieux 75a7f4d90c Return status exit status 2 on usage, move parserun into commands.go, display usage on stderr 11 年之前
  Paul Nasrat d7e2fc8982 Lock state before we modify. 11 年之前
  Michael Crosby 8fdbf46afb Fix image size calc on initial save 11 年之前