|
|
|
|
|
by AgentME
3217 days ago
|
|
Does docker's newer --init flag not fully replace dumb-init's use? Or is dumb-init now just so you don't need to remember to --init whenever you use the container? I find it really weird that --init is a run-time option rather than something specified in the Dockerfile and baked into the image. |
|
[0] https://github.com/aws/amazon-ecs-agent/issues/852