diff --git a/Dockerfile.cockpit b/Dockerfile.cockpit index 49c6db7..7495a0b 100644 --- a/Dockerfile.cockpit +++ b/Dockerfile.cockpit @@ -17,7 +17,7 @@ RUN apt-get install -y cockpit cockpit-docker # Enable the services -RUN apt-get install -y systemd +# RUN apt-get install -y systemd # RUN systemctl enable apache2 # RUN systemctl enable cockpit.socket