mirror of
https://github.com/docker/compose.git
synced 2026-06-25 10:38:23 +00:00
By allowing the memswap_limit option to be defined we also need to check that mem_limit is set, you can't have swap without a limit. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| __init__.py | ||
| cli_test.py | ||
| config_test.py | ||
| container_test.py | ||
| log_printer_test.py | ||
| progress_stream_test.py | ||
| project_test.py | ||
| service_test.py | ||
| sort_service_test.py | ||
| split_buffer_test.py | ||