Historique des commits

Auteur SHA1 Message Date
  Guillaume J. Charmes 18f4e7e196 Put back the relative paths for dev purpose il y a 12 ans
  Solomon Hykes 132ecb2482 Replaced 'pull' and 'put' with 'import' 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- 97a8209438 Merged master branch into fs 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 410ebe379d docker port: lookup public-facing tcp ports for a container il y a 12 ans
  Solomon Hykes 74c88fdbc0 docker rmi -r: remove all images matching a regexp il y a 12 ans
  Solomon Hykes 5675439b91 Re-enabled CmdPull progress bar code which had been temporarily disabled il y a 12 ans
  Andrea Luzzardi f857fa0ddd Server: -p option to export TCP ports il y a 12 ans
  Solomon Hykes 003ec21d36 If curl is installed, 'docker pull' will use it to download images with a pretty progress bar. Otherwise it will fallback to regular http.Get() 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
  Solomon Hykes f437f5b8b4 'docker pull' and 'docker put' automatically detect tar compression (gzip, bzip2 or uncompressed). -j and -z flags are no longer required. il y a 12 ans
  Solomon Hykes 004272e6f5 docker/server: no more dependency on log il y a 12 ans
  Solomon Hykes dd9bb4e0d3 dockerd: removed debug messages il y a 12 ans
  Solomon Hykes d2885910bd 'docker start' and 'docker restart': start or restart a container il y a 12 ans
  Andrea Luzzardi e871eadab1 Server: Restored -u option (from merge) il y a 12 ans
  Andrea Luzzardi 2f84bab879 go fmt il y a 12 ans
  Solomon Hykes e1b25e9b08 Moved server and client logic into sub-packages docker/server and docker/client, respectively. The UI is not affected. il y a 12 ans