Commit Verlauf

Autor SHA1 Nachricht Datum
  Solomon Hykes 031f91df1a runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc. vor 12 Jahren
  creack d1c8eabc63 Fix/Improve push/pull registry vor 12 Jahren
  creack c000a5ed75 Remove the possibility to choose the remote name on push vor 12 Jahren
  creack 899613f788 Merge branch 'graph' of github.com:dotcloud/docker into graph vor 12 Jahren
  Solomon Hykes 829eeb07f8 'docker run' with no argument no longer hardcodes a default image and command vor 12 Jahren
  Solomon Hykes 841c7ac0f9 Deprecated 'docker run -a'. Containers are run in the foreground by default. '-d' enables detached mode vor 12 Jahren
  Solomon Hykes 34fbaa5f6d 'docker run -e': set environment variables in a container vor 12 Jahren
  Solomon Hykes 9b5f0fac81 Fix 'docker import' to accept urls without explicit http:// scheme vor 12 Jahren
  creack 1ed78ee160 Improve (drastically) the push vor 12 Jahren
  creack e726bdcce2 Fix the rootPath for auth vor 12 Jahren
  Solomon Hykes 12049f956a 'docker {history,ps,images}': show human-friendly image names when applicable vor 12 Jahren
  Solomon Hykes 72e16f6d96 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph vor 12 Jahren
  Solomon Hykes bf7602bc09 'docker tag': assign a repository+tag to an image vor 12 Jahren
  Solomon Hykes 520af226c0 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph vor 12 Jahren
  Solomon Hykes 542c66997f 'docker inspect' can lookup image by repository and tag vor 12 Jahren
  Solomon Hykes f8ebeaae10 Removed debug command 'docker mount' vor 12 Jahren
  Solomon Hykes 56752158af Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph vor 12 Jahren
  Solomon Hykes 09b27f9e8d Fancier output for 'docker history' vor 12 Jahren
  creack e02f7912bc Enforce login for push/pull vor 12 Jahren
  creack e4f9a0dca0 Update the help with push/pull vor 12 Jahren
  creack 062ebff098 Merge branch 'graph' of github.com:dotcloud/docker into graph vor 12 Jahren
  creack 0eed4b4386 Add some verbosity to the push/pull features vor 12 Jahren
  creack 4307b7dd8e Add authentification to all registry call vor 12 Jahren
  creack c72ff318d3 Integrate Auth in runtime and make the config file relative to runtime root vor 12 Jahren
  creack 5e561a9d52 Merge branch 'graph' of github.com:dotcloud/docker into graph vor 12 Jahren
  Solomon Hykes 640026ec59 Looking up a tag by repository name will default to REPOSITORY:latest. The empty tag '' is no longer allowed. vor 12 Jahren
  creack 11c4294846 Handle push/pull of repositories vor 12 Jahren
  creack f246cc9cdd Apply the new WalkHistory prototype to merge vor 12 Jahren
  creack da266e6c7b Factorize the pull/push commands and create a registry.go vor 12 Jahren
  Solomon Hykes cdd62522b6 Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph vor 12 Jahren