Blog & Insights
Deep Learning
Gear & Fitness
Community & Events
About
Docker (beginner)
timed Mode
30s remaining
Q 1/13
+0 XP
Multiple Choice
When you set `--memory 256m` on a `docker run` command, which Linux kernel mechanism actually enforces the limit?
A process limit (ulimit) set by the Docker daemon
A cgroup (Control Group) v1 or v2 memory controller
An iptables rule that blocks memory allocation syscalls
A kernel module loaded by containerd on container start
Submit Answer