Add the /init command again.

This commit is contained in:
Andrea Dell'Amico 2023-03-16 17:55:59 +01:00
parent 8a689d1b47
commit 7e368e398d
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -84,4 +84,4 @@ RUN sed -i 's/^#force_color_prompt=yes/force_color_prompt=yes/' /etc/skel/.bashr
# EXPOSE 8787
# CMD ["/init"]
CMD ["/init"]