Aanand Prasad 2d98071e55 Support 'expose' config option, like docker's --expose 11 years ago
..
fixtures 9d1383ba26 Alternate fig file can be specified with -f 11 years ago
__init__.py f96a1a0b35 Fix Python 2.6 11 years ago
cli_test.py 044c348faf Add test for fig rm 11 years ago
container_test.py 8ed86ed551 Add number to container 11 years ago
project_test.py 3e7360c2c6 Improve error when service is not a dict 11 years ago
service_test.py 2d98071e55 Support 'expose' config option, like docker's --expose 11 years ago
sort_service_test.py 6431d52a2e Implement topological sort using Cormen/Tarjan algorithm to handle a->b->c dependencies and detect a->b->c->a cycles. 11 years ago
split_buffer_test.py e8472be6d5 Fig bug in split_buffer where input was being discarded 11 years ago
testcases.py a00ec9d1f8 Fix: image-defined entrypoint not overridden by intermediate container 11 years ago