mirror of
https://github.com/apple/container.git
synced 2026-07-16 14:37:07 +00:00
dfac83dc6b
Closes #1202 Today it's possible to pass a memory amount that very easily will cause the container's VM to not be able to boot. We should protect against this to avoid weird hangs/error messages. I could be convinced that a limit should be in Containerization as well, but I think having one in the daemon is a decent idea regardless.