compose/compose/cli
Joffrey F 7d0fb7d3f3 Rewrite images command method to decrease complexity
Also ensure we properly detect matching image names when tag is omitted

Signed-off-by: Joffrey F <joffrey@docker.com>
2018-09-20 15:48:08 -07:00
..
__init__.py Remove obsolete code that slows down test execution 2018-02-02 15:18:55 -08:00
colors.py only require colorama on windows 2017-07-27 14:07:19 -07:00
command.py Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env 2018-03-30 12:39:10 -07:00
docker_client.py Use original LD_LIBRARY_PATH when shelling out to credential stores 2018-06-18 16:07:55 -07:00
docopt_command.py Refactor command dispatch to improve unit testing and support better error messages. 2016-03-08 14:23:27 -05:00
errors.py Handle non-ascii characters in npipe error handler 2017-12-08 14:16:14 -08:00
formatter.py Merge pull request #3423 from cmihai/fix-1876 2017-03-01 15:50:33 -08:00
log_printer.py Attach logger to containers after crashing. 2018-07-09 08:47:20 +10:00
main.py Rewrite images command method to decrease complexity 2018-09-20 15:48:08 -07:00
signals.py Terminate containers on SIGHUP (fixes #4909) 2017-11-01 12:15:00 -03:00
utils.py Add support for seccomp files 2018-02-26 10:46:10 -08:00
verbose_proxy.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00