This commit is contained in:
2024-02-22 13:05:57 +05:30
parent 247464d712
commit 7bd1d6fde3
2 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -88,5 +88,5 @@ RUN bash -c "echo -e 'secret\nsecret' | passwd -q root"
# VOLUME [ "/sys/fs/cgroup" ]
CMD ["/lib/systemd/systemd"]
CMD ["/sbin/init", "--log-target=console"]
# CMD [ "init", "--log-target=console", "--log-level=debug", "--crash-shell" ]