mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07: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>