Commit History

作者 SHA1 備註 提交日期
  Michael Crosby f50b8b08b5 Add DOCKER_HOST env var for client 11 年之前
  Michael Crosby 566ff54d0d Allow mtu to be configured at daemon start 11 年之前
  Josh Poimboeuf 94821a3353 Move root symlink check to engine.New 11 年之前
  Tianon Gravi c91c365f88 Canonicalize our root path before we try using it, because we make assumptions about it not containing symlinks 11 年之前
  WarheadsSE a68d7f3d70 Add -bip flag: allow specification of dynamic bridge IP via CIDR 11 年之前
  JP 3cd9b2aadf Fixes #2820 11 年之前
  Michael Crosby fe571dd293 Merge pull request #2829 from dotcloud/refactor_opts 11 年之前
  Johannes 'fish' Ziemke b04c6466cd Make docker build return exit code of build step 11 年之前
  Guillaume J. Charmes 5e3f6e7023 Change the default Host affectation to not rely on slice 11 年之前
  Guillaume J. Charmes 1beb5005d1 Format main() 11 年之前
  Guillaume J. Charmes 1ba11384bf Refactor Opts 11 年之前
  Michael Crosby b4eeb6be61 Change graph-driver flag to be s 11 年之前
  Tianon Gravi 1ab6b8bf49 Update a few flag help strings for consistency and clarity 11 年之前
  Michael Crosby 6dbeed89c0 Add flag to set default graph driver 11 年之前
  Solomon Hykes 6c4393ccbb Merge branch 'job-create-start-clean' into engine-patch-2 11 年之前
  Guillaume J. Charmes 6998c3c387 go fmt 11 年之前
  Solomon Hykes 5c42b2b512 Fix main() 11 年之前
  Solomon Hykes 02ddaad5d9 Engine: optional environment variable 'Logging' in 'serveapi' 11 年之前
  Solomon Hykes 433c8e9c7d Separate a) initialization of the http api and b) actually serving the api into 2 distinct jobs 11 年之前
  Victor Vieux e3c49843d7 Merge pull request #2494 from shykes/engine-links 11 年之前
  Victor Vieux f7c40a87f3 set containers comm to true by default 11 年之前
  Solomon Hykes a13241d370 Engine: Engine.Job() never fails, to mimic the os/exec API (and make usage less verbose) 11 年之前
  Solomon Hykes c1ae1a0e1c Setup daemon pidfile/cleanup in Server.Daemon() instead of main() 11 年之前
  Solomon Hykes 7e691e11b0 Rename 'GraphPath' to the more logical 'Root'. This does not affect users except for a slight text change in the usage messge 11 年之前
  Solomon Hykes 0d1a825137 Minimal, unintrusive implementation of a cleaner Job API. 11 年之前
  Michael Crosby 7c08aeeba4 Use persistent connection for links database 11 年之前
  Alexander Larsson db99966724 Move SysInit to a submodule 11 年之前
  Alexander Larsson d063c8d941 Move ListOps to utils submodule 11 年之前
  Michael Crosby ce965b8c43 Add flag for inter-container communication 11 年之前
  Michael Crosby 1cbdaebaa1 Add links for container relationships and introspection 11 年之前