Commit History

Author SHA1 Message Date
  Aanand Prasad df9f66d437 Allow ports to be specified in '1234/tcp' format 12 years ago
  Aanand Prasad ae67d55bf2 Fix bug where too many '/tcp' suffixes were added to port config 12 years ago
  Ben Firshman 7e2d86c510 Use Container.create to recreate containers 12 years ago
  Cameron Maske 62bba1684b Updated recreate_containers to attempt to base intermediate container's the previous container's image. 12 years ago
  Aanand Prasad c6e19e34f7 Fix external port config 12 years ago
  Ben Firshman 56c6efdfce Add scale command 12 years ago
  Aanand Prasad 21528f08d4 Vendor docker-py 12 years ago
  Aanand Prasad 8c583d1bb2 Quieter log output when recreating 12 years ago
  Aanand Prasad ea4753c49a Use an anonymous intermediate container so that when recreating containers, suffixes always start from 1 12 years ago
  Aanand Prasad 3956d85a8c Refactor recreate_containers() in preparation for smart name-preserving logic 12 years ago
  Aanand Prasad 8a0071d9c1 Reduce stop() timeout when recreating containers 12 years ago
  Aanand Prasad f5f9357736 Remove project.create_containers(), revamp project.recreate_containers() 12 years ago
  Aanand Prasad bdc6b47e1f service.recreate_containers() no longer removes the old containers 12 years ago
  Aanand Prasad 3669236aa1 Support volumes in config with an unspecified host path 12 years ago
  Ben Firshman 3c5e334d9d Add recreate_containers method to service 12 years ago
  Ben Firshman 7a1fb3a8d2 Fix ordering of port mapping 12 years ago
  Christopher Grebs 9bec059cc7 e.explanation a 'str' object 12 years ago
  Christopher Grebs 93b9b6fd9f First version with python3 support. 12 years ago
  Ben Firshman a39db86651 Add "fig build" command 12 years ago
  Aanand Prasad 0cafdc9c6c plum -> fig 12 years ago