提交历史

作者 SHA1 备注 提交日期
  d11wtq 3d8ce448b8 Spike: Re-use existing containers for `fig run` 11 年之前
  d11wtq 6bfe5e049d Spike: Implement --no-links for `fig up` 11 年之前
  d11wtq 0c12db06ec Move 'auto_start' option default to Service and add unit tests 11 年之前
  d11wtq 8b4ed0c1a8 Spike: Add 'auto_start' option to fig.yml 11 年之前
  Ben Firshman 7a9228ad75 Remove intermediate build containers 11 年之前
  Aanand Prasad 3abce4259f Fix regression in handling of build errors 11 年之前
  Aanand Prasad 6e932794f7 Fix regression when mounting volumes 11 年之前
  Aanand Prasad 9e1dfcfb37 Update docker-py APIError imports 11 年之前
  Aanand Prasad 80991f1521 Set "VolumesFrom" when starting containers 11 年之前
  Aanand Prasad f8ee52ca2a Fix build output 11 年之前
  Shane Jonas d9782b2dd1 fix issue with utf8 encoding in logger stdout 11 年之前
  Ben Firshman aecaf665f1 Merge pull request #164 from orchardup/friendlier-build-error 11 年之前
  sebastianneubauer 352ad7a38c Scaling down removes containers 11 年之前
  Maurits van Mastrigt 710cd38591 Fix UnicodeEncodeErrors in output of 'build', 'run' and 'up' 11 年之前
  Aanand Prasad 168b1909ae Friendlier build error 11 年之前
  Kevin van Zonneveld 0f5a56b3c2 Add support for privileged containers #123 11 年之前
  Aanand Prasad 13c7380113 Only `fig run` containers link back to the service they're part of 11 年之前
  Aanand Prasad 2d98071e55 Support 'expose' config option, like docker's --expose 11 年之前
  Aanand Prasad a00ec9d1f8 Fix: image-defined entrypoint not overridden by intermediate container 11 年之前
  Mark Steve Samson c709251f21 Add custom link names (Closes #72) 11 年之前
  Ben Firshman b9c8e3e057 Fix scale not binding ports 11 年之前
  Aanand Prasad edf8f14ac0 Throw an error if you specify an unrecognised option in `fig.yml` 11 年之前
  Ben Firshman e4e9f0bc19 Link services to themselves 11 年之前
  Ben Firshman 3e7e6e7656 Add link alias without project name 11 年之前
  Aanand Prasad df9f66d437 Allow ports to be specified in '1234/tcp' format 11 年之前
  Aanand Prasad ae67d55bf2 Fix bug where too many '/tcp' suffixes were added to port config 11 年之前
  Ben Firshman 7e2d86c510 Use Container.create to recreate containers 11 年之前
  Cameron Maske 62bba1684b Updated recreate_containers to attempt to base intermediate container's the previous container's image. 11 年之前
  Aanand Prasad c6e19e34f7 Fix external port config 11 年之前
  Ben Firshman 56c6efdfce Add scale command 11 年之前