waynema02

Results 1 issues of waynema02

# Description Currently, even with `overrideCommand` set to `false`, the devcontainer still [forces the entrypoint ](https://github.com/devcontainers/cli/blob/c1c8b08263c6dca7cd79c97a2d0bc581fcef4f6c/src/spec-node/singleContainer.ts#L412)as `/bin/sh`, which prevents the other init system like`systemd` to start as PID 1. Because...

bug