mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
Running `useradd` without `--no-log-init` risks triggering a resource exhaustion issue:
https://github.com/moby/moby/issues/15585
https://github.com/moby/moby/issues/5419
https://github.com/golang/go/issues/13548