Histórico de commits

Autor SHA1 Mensagem Data
  Kevin van Zonneveld 0f5a56b3c2 Add support for privileged containers #123 11 anos atrás
  Aanand Prasad 13c7380113 Only `fig run` containers link back to the service they're part of 11 anos atrás
  Aanand Prasad 2d98071e55 Support 'expose' config option, like docker's --expose 11 anos atrás
  Aanand Prasad 6a3d1d06b5 Check NetworkSettings.Ports instead of HostConfig.PortBindings in tests 11 anos atrás
  Aanand Prasad a00ec9d1f8 Fix: image-defined entrypoint not overridden by intermediate container 11 anos atrás
  Mark Steve Samson 193558a4bc Add link names test 11 anos atrás
  Mark Steve Samson e38e866626 Fix links related test 11 anos atrás
  Ben Firshman b9c8e3e057 Fix scale not binding ports 11 anos atrás
  Aanand Prasad edf8f14ac0 Throw an error if you specify an unrecognised option in `fig.yml` 11 anos atrás
  Ben Firshman e4e9f0bc19 Link services to themselves 11 anos atrás
  Aanand Prasad ee880ca7be Fix recreate_containers test 11 anos atrás
  Ben Firshman cbdeff99ee Fix broken test on Python 3 11 anos atrás
  Ben Firshman 3e7e6e7656 Add link alias without project name 11 anos atrás
  Aanand Prasad df9f66d437 Allow ports to be specified in '1234/tcp' format 11 anos atrás
  Aanand Prasad ae67d55bf2 Fix bug where too many '/tcp' suffixes were added to port config 11 anos atrás
  Cameron Maske 62bba1684b Updated recreate_containers to attempt to base intermediate container's the previous container's image. 11 anos atrás
  Ben Firshman 56c6efdfce Add scale command 11 anos atrás
  Aanand Prasad ea4753c49a Use an anonymous intermediate container so that when recreating containers, suffixes always start from 1 11 anos atrás
  Aanand Prasad bdc6b47e1f service.recreate_containers() no longer removes the old containers 11 anos atrás
  Aanand Prasad 3669236aa1 Support volumes in config with an unspecified host path 11 anos atrás
  Aanand Prasad 207e83ac2f Be sure to test that recreate_containers updates config 11 anos atrás
  Ben Firshman 3c5e334d9d Add recreate_containers method to service 11 anos atrás
  Ben Firshman 7a1fb3a8d2 Fix ordering of port mapping 11 anos atrás
  Christopher Grebs 93b9b6fd9f First version with python3 support. 11 anos atrás
  Ben Firshman 853d8ad280 Namespace tests inside a project 11 anos atrás
  Aanand Prasad 0cafdc9c6c plum -> fig 12 anos atrás
  Aanand Prasad 13a30c327a Container.name strips the leading slash 12 anos atrás
  Aanand Prasad 8291d36eaf Fix stray test regression 12 anos atrás
  Aanand Prasad 81093627fe Implement kill and rm 12 anos atrás
  Aanand Prasad a4710fa9e1 'plum up' is now the special magic 12 anos atrás