커밋 기록

작성자 SHA1 메시지 날짜
  Jonathan Rudenberg a6da7f138c Camelize some snake_case variable names 12 년 전
  Guillaume J. Charmes cca59081de #189 Fix the env in TTY mode 12 년 전
  shin- 2333be46aa Re-enabled help for run command and added client-side error messages when arguments are missing 12 년 전
  Guillaume J. Charmes c85db1003b Force xterm as TERM in tty mode 12 년 전
  Guillaume J. Charmes 50bee2f811 Fix termcaps on the linux client 12 년 전
  Solomon Hykes bd63ae72e6 Merge branch 'master' of ssh://github.com/dotcloud/docker 12 년 전
  shin- c8ca50b483 Fixed issue #158 (docker crashes when docker run is called with not enough arguments) 12 년 전
  Solomon Hykes b32436cd2e Prevent container.Kill() from crashing if container.cmd is nil 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 34fbaa5f6d 'docker run -e': set environment variables in a container 12 년 전
  Solomon Hykes ef711962d5 Folded graph/ back into main package 12 년 전
  Solomon Hykes d65983f386 No need for a Container.networkManager field: it can be accessed via Container.runtime 12 년 전
  Solomon Hykes 0208b6accd moved GenerateId() to the graph package 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 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 년 전