提交歷史

作者 SHA1 備註 提交日期
  Solomon Hykes a8ae0aafe3 Add unit test for container id format 12 年之前
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter 12 年之前
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. 12 年之前
  Solomon Hykes 05ae69a6eb 'docker commit' records parent container id and command, in addition to parent image 12 年之前
  Solomon Hykes b8547f31e4 Renamed Docker{} to Runtime{} for clarity 12 年之前
  Solomon Hykes 7c57a4cfc0 Simplified the core container API, ported it to the new graph. Some features are missing eg. image 'paths' and tags 12 年之前
  creack 453d49573c Put back the github.com path for the import 12 年之前
  creack 150a4fe7e5 Merge master within fs 12 年之前
  Guillaume J. Charmes 45a8bba15e gofmt 12 年之前
  Guillaume J. Charmes f2dc079c05 Add TestCommitRun unit test 12 年之前
  Guillaume J. Charmes e0b09d4933 Add "nuke" function to docker tests to avoid disk space waste 12 年之前
  Sam Alba 948961831a Renamed Container property Ram to Memory before it is too late 12 年之前
  Sam Alba 4e5ae88372 Implemented unit tests for the generated LXC config 12 年之前
  shin- 97a8209438 Merged master branch into fs 12 年之前
  Solomon Hykes fb350e0c77 Setup a predictable, repeatable environment for containers 12 年之前
  shin- 2ebf3464a1 Halfway through fs branch fixes, TestUser not passing 12 年之前
  Andrea Luzzardi ac36c986e0 run as user tests: Check the exit codes 12 年之前
  Andrea Luzzardi dd84ba3485 Autonomous testing: Don't depend on /var/lib/docker/images/ubuntu being 12 年之前
  Andrea Luzzardi 0da9ccc18e Fixed a bug preventing proper reattachment to stdin upon container restart 12 年之前
  Andrea Luzzardi f2c2d953a8 Added a restart test to ensure a container can be successfully run twice 12 年之前
  Andrea Luzzardi 6de3e8a22d Implemented support to run as a different user (through the -u flag) 12 年之前
  Andrea Luzzardi ca40989e45 Created tests for stdin pipes and tty handling 12 年之前
  Andrea Luzzardi a2d7dd1a19 Added sequential and parallel benchmarks in order to stress test docker 12 年之前
  Andrea Luzzardi f958bdba8a Fixed lxc-wait race condition. Added unit test to try running multiple 12 年之前
  Andrea Luzzardi 24dac22892 Docker: Clean shutdown of containers. 12 年之前
  Andrea Luzzardi a27b4b8cb8 Initial commit 12 年之前