커밋 기록

작성자 SHA1 메시지 날짜
  Guillaume J. Charmes 966cddf26b Add some verbosity to the push/pull 12 년 전
  Guillaume J. Charmes 6e35f28352 Merge branch 'graph' of github.com:dotcloud/docker into graph 12 년 전
  Solomon Hykes 0146c80c40 An image embeds the configuration of its parent container ('ContainerConfig') 12 년 전
  Solomon Hykes f37c432bd5 Fixed 'docker inspect' to exit silently when an image doesn't exist 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 년 전
  Guillaume J. Charmes 89763bc8af Remove the lookup before pushing 12 년 전
  creack d1c8eabc63 Fix/Improve push/pull registry 12 년 전
  creack c000a5ed75 Remove the possibility to choose the remote name on push 12 년 전
  creack 899613f788 Merge branch 'graph' of github.com:dotcloud/docker into graph 12 년 전
  Solomon Hykes 829eeb07f8 'docker run' with no argument no longer hardcodes a default image and command 12 년 전
  Solomon Hykes 841c7ac0f9 Deprecated 'docker run -a'. Containers are run in the foreground by default. '-d' enables detached mode 12 년 전
  Solomon Hykes 34fbaa5f6d 'docker run -e': set environment variables in a container 12 년 전
  Solomon Hykes 9b5f0fac81 Fix 'docker import' to accept urls without explicit http:// scheme 12 년 전
  creack 1ed78ee160 Improve (drastically) the push 12 년 전
  creack e726bdcce2 Fix the rootPath for auth 12 년 전
  Solomon Hykes 12049f956a 'docker {history,ps,images}': show human-friendly image names when applicable 12 년 전
  Solomon Hykes 72e16f6d96 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph 12 년 전
  Solomon Hykes bf7602bc09 'docker tag': assign a repository+tag to an image 12 년 전
  Solomon Hykes 520af226c0 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph 12 년 전
  Solomon Hykes 542c66997f 'docker inspect' can lookup image by repository and tag 12 년 전
  Solomon Hykes f8ebeaae10 Removed debug command 'docker mount' 12 년 전
  Solomon Hykes 56752158af Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph 12 년 전
  Solomon Hykes 09b27f9e8d Fancier output for 'docker history' 12 년 전
  creack e02f7912bc Enforce login for push/pull 12 년 전
  creack e4f9a0dca0 Update the help with push/pull 12 년 전
  creack 062ebff098 Merge branch 'graph' of github.com:dotcloud/docker into graph 12 년 전
  creack 0eed4b4386 Add some verbosity to the push/pull features 12 년 전
  creack 4307b7dd8e Add authentification to all registry call 12 년 전
  creack c72ff318d3 Integrate Auth in runtime and make the config file relative to runtime root 12 년 전