Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Gronowski <[email protected]>
  • Loading branch information
vvoland committed Oct 16, 2024
1 parent 23c945d commit d3c663b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/docker/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ provision:
sed -i 's|docker.socket||' /etc/systemd/system/docker.service
systemctl daemon-reload
systemctl enable --now docker
systemctl status docker
journalctl -n 100 -u docker.service
fi
probes:
Expand Down

0 comments on commit d3c663b

Please sign in to comment.