sebastianneubauer
|
352ad7a38c
Scaling down removes containers
|
há 11 anos atrás |
Maurits van Mastrigt
|
710cd38591
Fix UnicodeEncodeErrors in output of 'build', 'run' and 'up'
|
há 11 anos atrás |
Kevin van Zonneveld
|
0f5a56b3c2
Add support for privileged containers #123
|
há 11 anos atrás |
Aanand Prasad
|
13c7380113
Only `fig run` containers link back to the service they're part of
|
há 11 anos atrás |
Aanand Prasad
|
2d98071e55
Support 'expose' config option, like docker's --expose
|
há 11 anos atrás |
Aanand Prasad
|
a00ec9d1f8
Fix: image-defined entrypoint not overridden by intermediate container
|
há 11 anos atrás |
Mark Steve Samson
|
c709251f21
Add custom link names (Closes #72)
|
há 11 anos atrás |
Ben Firshman
|
b9c8e3e057
Fix scale not binding ports
|
há 11 anos atrás |
Aanand Prasad
|
edf8f14ac0
Throw an error if you specify an unrecognised option in `fig.yml`
|
há 11 anos atrás |
Ben Firshman
|
e4e9f0bc19
Link services to themselves
|
há 11 anos atrás |
Ben Firshman
|
3e7e6e7656
Add link alias without project name
|
há 11 anos atrás |
Aanand Prasad
|
df9f66d437
Allow ports to be specified in '1234/tcp' format
|
há 11 anos atrás |
Aanand Prasad
|
ae67d55bf2
Fix bug where too many '/tcp' suffixes were added to port config
|
há 11 anos atrás |
Ben Firshman
|
7e2d86c510
Use Container.create to recreate containers
|
há 11 anos atrás |
Cameron Maske
|
62bba1684b
Updated recreate_containers to attempt to base intermediate container's the previous container's image.
|
há 11 anos atrás |
Aanand Prasad
|
c6e19e34f7
Fix external port config
|
há 11 anos atrás |
Ben Firshman
|
56c6efdfce
Add scale command
|
há 11 anos atrás |
Aanand Prasad
|
21528f08d4
Vendor docker-py
|
há 11 anos atrás |
Aanand Prasad
|
8c583d1bb2
Quieter log output when recreating
|
há 11 anos atrás |
Aanand Prasad
|
ea4753c49a
Use an anonymous intermediate container so that when recreating containers, suffixes always start from 1
|
há 11 anos atrás |
Aanand Prasad
|
3956d85a8c
Refactor recreate_containers() in preparation for smart name-preserving logic
|
há 11 anos atrás |
Aanand Prasad
|
8a0071d9c1
Reduce stop() timeout when recreating containers
|
há 11 anos atrás |
Aanand Prasad
|
f5f9357736
Remove project.create_containers(), revamp project.recreate_containers()
|
há 11 anos atrás |
Aanand Prasad
|
bdc6b47e1f
service.recreate_containers() no longer removes the old containers
|
há 11 anos atrás |
Aanand Prasad
|
3669236aa1
Support volumes in config with an unspecified host path
|
há 11 anos atrás |
Ben Firshman
|
3c5e334d9d
Add recreate_containers method to service
|
há 11 anos atrás |
Ben Firshman
|
7a1fb3a8d2
Fix ordering of port mapping
|
há 11 anos atrás |
Christopher Grebs
|
9bec059cc7
e.explanation a 'str' object
|
há 11 anos atrás |
Christopher Grebs
|
93b9b6fd9f
First version with python3 support.
|
há 11 anos atrás |
Ben Firshman
|
a39db86651
Add "fig build" command
|
há 11 anos atrás |