커밋 기록

작성자 SHA1 메시지 날짜
  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 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 75d04a5a75 Added support for RamSwap in the generated LXC config (to limit the swap and have the right default settings) 12 년 전
  Solomon Hykes 2548722dae Fix a bug which caused dockerd to crash at startup if a container didn't have a registered mountpoint 12 년 전
  Guillaume J. Charmes 687d6f25ee Change relative paths to absolute 12 년 전
  shin- 5d6199b925 post-merge repairs 12 년 전
  shin- 2441edf1a3 Merged upstream changes in fs branch 12 년 전
  shin- 97a8209438 Merged master branch into fs 12 년 전
  Solomon Hykes 4474cd5677 Fixed a bug which caused docker to crash at startup while restoring existing containers 12 년 전
  Solomon Hykes c59fff422f gofmt 12 년 전
  shin- 93ba6dd82b Plugged in image store in front-end (some commands are deactivated right now, will progressively reintroduce them 12 년 전
  Solomon Hykes 2df0bc6bc0 Container logs are persisted on disk 12 년 전
  Andrea Luzzardi 09eacdfade Container can now take a list of ports to expose in its config 12 년 전
  shin- 2ebf3464a1 Halfway through fs branch fixes, TestUser not passing 12 년 전
  Andrea Luzzardi c7f4602b18 Merge from master 12 년 전
  Solomon Hykes ebaa50c4c9 docker wait: block until a container exits, and print its exit code 12 년 전
  Andrea Luzzardi c08f5b2b84 Integrated the network allocator into Docker. A networking environment 12 년 전
  Andrea Luzzardi 5cecd548cd Basic networking support with hardcoded addresses. Work in progress. 12 년 전
  Andrea Luzzardi 0da9ccc18e Fixed a bug preventing proper reattachment to stdin upon container restart 12 년 전
  Andrea Luzzardi 1793538a68 Generate LXC config upon start rather than at container creation 12 년 전
  Andrea Luzzardi 6de3e8a22d Implemented support to run as a different user (through the -u flag) 12 년 전
  Andrea Luzzardi 58a2294260 Implemented a self-injecting process wrapper that runs inside the container 12 년 전
  Andrea Luzzardi caea45dd72 Container: Improved pseudo-terminal support 12 년 전
  Andrea Luzzardi 94b1cf4be3 go fmt 12 년 전
  Solomon Hykes c7a944caf2 List containers ordered by creation time 12 년 전
  Solomon Hykes 7a50153c32 'docker run -i' optionally opens stdin. 'docker attach' attaches to a running container (including stdin). 'docker run -t' allocates a tty (still buggy) 12 년 전
  Andrea Luzzardi 333abbf85a go fmt 12 년 전