Histórico de Commits

Autor SHA1 Mensagem Data
  Jonathan Rudenberg a6da7f138c Camelize some snake_case variable names há 12 anos atrás
  Guillaume J. Charmes cca59081de #189 Fix the env in TTY mode há 12 anos atrás
  shin- 2333be46aa Re-enabled help for run command and added client-side error messages when arguments are missing há 12 anos atrás
  Guillaume J. Charmes c85db1003b Force xterm as TERM in tty mode há 12 anos atrás
  Guillaume J. Charmes 50bee2f811 Fix termcaps on the linux client há 12 anos atrás
  Solomon Hykes bd63ae72e6 Merge branch 'master' of ssh://github.com/dotcloud/docker há 12 anos atrás
  shin- c8ca50b483 Fixed issue #158 (docker crashes when docker run is called with not enough arguments) há 12 anos atrás
  Solomon Hykes b32436cd2e Prevent container.Kill() from crashing if container.cmd is nil há 12 anos atrás
  Solomon Hykes 6ce64e8458 Moved image name into config. runtime.Create() now receives a single Config parameter há 12 anos atrás
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. há 12 anos atrás
  Solomon Hykes 34fbaa5f6d 'docker run -e': set environment variables in a container há 12 anos atrás
  Solomon Hykes ef711962d5 Folded graph/ back into main package há 12 anos atrás
  Solomon Hykes d65983f386 No need for a Container.networkManager field: it can be accessed via Container.runtime há 12 anos atrás
  Solomon Hykes 0208b6accd moved GenerateId() to the graph package há 12 anos atrás
  Solomon Hykes b8547f31e4 Renamed Docker{} to Runtime{} for clarity há 12 anos atrás
  Solomon Hykes 7c57a4cfc0 Simplified the core container API, ported it to the new graph. Some features are missing eg. image 'paths' and tags há 12 anos atrás
  creack 453d49573c Put back the github.com path for the import há 12 anos atrás
  creack 150a4fe7e5 Merge master within fs há 12 anos atrás
  Guillaume J. Charmes 45a8bba15e gofmt há 12 anos atrás
  Guillaume J. Charmes e0b09d4933 Add "nuke" function to docker tests to avoid disk space waste há 12 anos atrás
  Sam Alba 948961831a Renamed Container property Ram to Memory before it is too late há 12 anos atrás
  Sam Alba 75d04a5a75 Added support for RamSwap in the generated LXC config (to limit the swap and have the right default settings) há 12 anos atrás
  Solomon Hykes 2548722dae Fix a bug which caused dockerd to crash at startup if a container didn't have a registered mountpoint há 12 anos atrás
  Guillaume J. Charmes 687d6f25ee Change relative paths to absolute há 12 anos atrás
  shin- 5d6199b925 post-merge repairs há 12 anos atrás
  shin- 2441edf1a3 Merged upstream changes in fs branch há 12 anos atrás
  shin- 97a8209438 Merged master branch into fs há 12 anos atrás
  Solomon Hykes 4474cd5677 Fixed a bug which caused docker to crash at startup while restoring existing containers há 12 anos atrás
  Solomon Hykes c59fff422f gofmt há 12 anos atrás
  shin- 93ba6dd82b Plugged in image store in front-end (some commands are deactivated right now, will progressively reintroduce them há 12 anos atrás