コミット履歴

作者 SHA1 メッセージ 日付
  Tyler Rivera 491181ec31 Allow dependent image pull from insecure registry 11 年 前
  Ben Firshman 352062c2dc Use /bin/echo for intermediate container 11 年 前
  Aanand Prasad 431fdaa0f1 Merge pull request #490 from LuminosoInsight/insecure-pull 11 年 前
  Aanand Prasad 267be12bb2 Merge pull request #456 from dnephin/volumes_from_service 11 年 前
  Aanand Prasad ec5c864cc7 Merge pull request #460 from dnephin/fix_tests_for_docker_1.1 11 年 前
  Jason Bernardino Alonso 1c5194e2ec Allow pulls from an insecure registry 11 年 前
  Aanand Prasad d978787fcc Merge pull request #439 from dnephin/faster_integration_tests 11 年 前
  Ben Firshman fc4c35e977 Merge pull request #411 from Banno/fig-pull 11 年 前
  Daniel Nephin e0b0801e87 Do less work during integration testing. 11 年 前
  Daniel Nephin 71e7103662 Fix some tests failing with docker 1.1.2 and add a comment to recreate_container() explaining what it does. 11 年 前
  Ben Firshman ce8ef23c09 Merge pull request #393 from marksteve/restart 11 年 前
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. 11 年 前
  Daniel Nephin f5d43b6452 Resolves #455 - volumes_from a service with no containers. 11 年 前
  Daniel Nephin c48ee5caef Add a new fig command for retrieving the locally bound port of a service. 11 年 前
  Ben Firshman 2827786886 Merge pull request #364 from docker/non-numeric-link-alias 11 年 前
  Daniel Nephin 24044fa704 Some additional validation for container ports, and a couple extra test cases. 11 年 前
  Daniel Nephin 07fa169fd2 Resolves #260, #301 and #449 11 年 前
  Luke Amdor e51851c884 adding "fig pull [SERVICE]" to pull service images 11 年 前
  Mark Steve Samson 9d55e01e2a Implement restart command (Closes #98) 11 年 前
  Daniel Nephin 294453433d Remove extra calls to docker server. 11 年 前
  Aanand Prasad 62a4d214e8 Default link alias which is just the service name 11 年 前
  Daniel Nephin 50a24bc3bf Add flake8 and fix errors. 11 年 前
  Mark Steve Samson 47bbc35b74 Add `--no-cache` option to `fig build` (Closes #152) 11 年 前
  Aanand Prasad 140ced6a3b Fix and document `dns:` option 11 年 前
  Ben Firshman f983110492 Remove empty lists from default Service args 11 年 前
  Ben Firshman bb89f85984 Remove stop timeout in recreate containers 11 年 前
  Ben Firshman b573b87a92 Fix race condition in recreate containers 11 年 前
  Ryan Brainard 44a91e6ba8 Resolve environment without values to values on host 11 年 前
  Sam Hanes 699bbe9ca2 Split the domainname out of qualified hostnames. 11 年 前
  Sam Hanes 789e1ba82b Add domainname to allowed container config. 11 年 前