Commit History

Author SHA1 Message Date
  Victor Vieux 7ddd4fe66a rebase 11 years ago
  Jérôme Petazzoni 31638ab2ad Refactor HostConfig and escape apparmor confinement 11 years ago
  Michael Crosby 65ba2868d7 Merge pull request #2492 from dotcloud/publish-all-flag 11 years ago
  Michael Crosby 96d1e9bb5a Move archive.go to sub package 11 years ago
  Michael Crosby 652f07bb59 Add -P flag to publish all exposed ports 11 years ago
  Brian Olsen 1c3a674444 Fixed problem with variables containing \n. 12 years ago
  Brian Olsen 25c4c87c86 Support copying value from env with -e option. 12 years ago
  Brian Olsen be7eb4bfcb Set environment variables using a file. 12 years ago
  Michael Crosby 746ba127bf Hotfix: Migrate public mappings after upgrade 11 years ago
  Victor Vieux e0b59ab52b Enable sig-proxy by default in run and attach 11 years ago
  Michael Crosby 0d2924408b Add -name for docker run 11 years ago
  Tianon Gravi cf86e2bb22 Rename all cases of "docker-init" to "dockerinit" for consistency 11 years ago
  Alexander Larsson d063c8d941 Move ListOps to utils submodule 11 years ago
  Michael Crosby 1cbdaebaa1 Add links for container relationships and introspection 11 years ago
  Michael Crosby ff567f8729 Merge pull request #2385 from dotcloud/suppress_even_more_warnings_test 11 years ago
  Victor Vieux a675e249b1 fix workdir, hostname tests and a bunch on mount issue 11 years ago
  Jérôme Petazzoni b9eb5e04ae Ignore ErrClosedPipe for stdin in Container.Attach. 11 years ago
  Victor Vieux 10e10c9573 fix race condition in docker build with verbose + cleanup hostIntegration debug 11 years ago
  Guillaume J. Charmes 3e014aa662 Fix attach race condition, improve unit tests, make sure the container is started before unblocking Start 11 years ago
  Guillaume J. Charmes 333bc23f21 Fix issue killing container while sending signal 11 years ago
  Guillaume J. Charmes 4918769b1a Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint 12 years ago
  Michael Crosby 3ba9893786 Merge pull request #2242 from jpetazzo/remove-spurious-errors-and-errclosedpipe 11 years ago
  Victor Vieux e40fd1e3e1 fix panic 11 years ago
  Guillaume J. Charmes ed6ca109bf Refactor container.Start() 11 years ago
  Victor Vieux 664acd2971 Add clean if start fail 11 years ago
  Jérôme Petazzoni fc659b68e4 Fix error/debug messages in Container.Attach and recover from ErrClosedPipe conditions. 11 years ago
  Karl Grzeszczak ad723bbfe7 Initial steps to fix Issue #936 11 years ago
  Victor Vieux bcce3cbdd1 Merge pull request #1995 from dotcloud/fix_attach_2 11 years ago
  Guillaume J. Charmes 537149829a Fix the attach behavior with -i 12 years ago
  Michael Crosby 723de87681 Move run -rm to the cli only 11 years ago