Commit Verlauf

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