[Solution found!] 我假设您使用类似以下内容启动docker容器docker run -t -i ubuntu:16.04 /bin/bash 现在的问题是您的初始化进程PID 1是/bin/bash,而不是systemd。
確定! 回上一頁