Historique des commits

Auteur SHA1 Message Date
  creack 453d49573c Put back the github.com path for the import il y a 12 ans
  creack 150a4fe7e5 Merge master within fs il y a 12 ans
  Guillaume J. Charmes 45a8bba15e gofmt il y a 12 ans
  Guillaume J. Charmes e0b09d4933 Add "nuke" function to docker tests to avoid disk space waste il y a 12 ans
  Sam Alba 948961831a Renamed Container property Ram to Memory before it is too late il y a 12 ans
  Sam Alba 75d04a5a75 Added support for RamSwap in the generated LXC config (to limit the swap and have the right default settings) il y a 12 ans
  Solomon Hykes 2548722dae Fix a bug which caused dockerd to crash at startup if a container didn't have a registered mountpoint il y a 12 ans
  Guillaume J. Charmes 687d6f25ee Change relative paths to absolute il y a 12 ans
  shin- 5d6199b925 post-merge repairs il y a 12 ans
  shin- 2441edf1a3 Merged upstream changes in fs branch il y a 12 ans
  shin- 97a8209438 Merged master branch into fs il y a 12 ans
  Solomon Hykes 4474cd5677 Fixed a bug which caused docker to crash at startup while restoring existing containers il y a 12 ans
  Solomon Hykes c59fff422f gofmt il y a 12 ans
  shin- 93ba6dd82b Plugged in image store in front-end (some commands are deactivated right now, will progressively reintroduce them il y a 12 ans
  Solomon Hykes 2df0bc6bc0 Container logs are persisted on disk il y a 12 ans
  Andrea Luzzardi 09eacdfade Container can now take a list of ports to expose in its config il y a 12 ans
  shin- 2ebf3464a1 Halfway through fs branch fixes, TestUser not passing il y a 12 ans
  Andrea Luzzardi c7f4602b18 Merge from master il y a 12 ans
  Solomon Hykes ebaa50c4c9 docker wait: block until a container exits, and print its exit code il y a 12 ans
  Andrea Luzzardi c08f5b2b84 Integrated the network allocator into Docker. A networking environment il y a 12 ans
  Andrea Luzzardi 5cecd548cd Basic networking support with hardcoded addresses. Work in progress. il y a 12 ans
  Andrea Luzzardi 0da9ccc18e Fixed a bug preventing proper reattachment to stdin upon container restart il y a 12 ans
  Andrea Luzzardi 1793538a68 Generate LXC config upon start rather than at container creation il y a 12 ans
  Andrea Luzzardi 6de3e8a22d Implemented support to run as a different user (through the -u flag) il y a 12 ans
  Andrea Luzzardi 58a2294260 Implemented a self-injecting process wrapper that runs inside the container il y a 12 ans
  Andrea Luzzardi caea45dd72 Container: Improved pseudo-terminal support il y a 12 ans
  Andrea Luzzardi 94b1cf4be3 go fmt il y a 12 ans
  Solomon Hykes c7a944caf2 List containers ordered by creation time il y a 12 ans
  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) il y a 12 ans
  Andrea Luzzardi 333abbf85a go fmt il y a 12 ans