Commit History

Author SHA1 Message Date
  Victor Vieux 8165e51ecc Merge branch '858-disable-network-configuration' of https://github.com/stfp/docker into stfp-858-disable-network-configuration 12 years ago
  Victor Vieux 5c1af383eb fix test env 12 years ago
  Stefan Praszalowicz 3342bdb331 Support networkless containers with new docker run option '-n' 12 years ago
  Victor Vieux 2e0e455fa6 rebase master 12 years ago
  Guillaume J. Charmes d6fb313220 Merge pull request #1207 from crosbymichael/819-use-persistent-volume 12 years ago
  Guillaume J. Charmes eefbadd230 Merge -b and -v options 12 years ago
  Michael Crosby 92cbb7cc80 Do not overwrite container volumes from config 12 years ago
  Guillaume J. Charmes c8efd08384 Merge pull request #1208 from crosbymichael/1201-rw-volumes-from 12 years ago
  Guillaume J. Charmes 454cd147fb Merge pull request #1096 from dotcloud/remove_os_user 12 years ago
  Guillaume J. Charmes e41507bde2 Add unit test to check wrong uid case 12 years ago
  Michael Crosby 5ae8c7a985 Copy VolumesRW values when using --volumes-from 12 years ago
  Solomon Hykes 080243f040 Hack: use helper functions in tests for less copy-pasting 12 years ago
  Solomon Hykes 6bdb6f226b Simplify unit tests code with mkRuntime() 12 years ago
  Victor Vieux ebba0a6024 add sleep in tests and go fmt 12 years ago
  Louis Opter f03c1b8eeb More unit test fixes 12 years ago
  Michael Crosby b16ff9f859 Add Entrypoint to builder and container config 12 years ago
  Solomon Hykes 46a9f29bae - Runtime: small bugfixes in external mount-bind integration 12 years ago
  Solomon Hykes d4e62101ab * Runtime: better integration of external bind-mounts (run -b) into the volume subsystem (run -v) 12 years ago
  Gabriel Monroy 4fdf11b2e6 + Runtime: mount volumes from a host directory with 'docker run -b' 12 years ago
  Erno Hopearuoho fb86dcfb17 TestKill and TestMultipleContainers: run sleep instead of cat /bin/zero. fixes #737 12 years ago
  Solomon Hykes f9acd605dc - Runtime: add regression test for issue #995 12 years ago
  Victor Vieux fd224ee590 linted names 12 years ago
  Victor Vieux 71b1657e8d added test 12 years ago
  Jérôme Petazzoni 6f3e868a7b Merge branch 'master' of github.com:dotcloud/docker into 471-cpu-limit 12 years ago
  Guillaume J. Charmes 2a303dab85 Add unit tests 12 years ago
  Jérôme Petazzoni efd9becb78 implement "-c" option to allocate a number of CPU shares to a container 12 years ago
  Guillaume J. Charmes 6c168a8986 Rebase master (autorun) 12 years ago
  Guillaume J. Charmes ff95f2b0ec Update the unit tests to reflect the new API 12 years ago
  Solomon Hykes f7aaa06606 + Commit default runtime options with a layer 12 years ago
  Guillaume J. Charmes 30d327d37e Add TestCommitAutoRun 12 years ago