We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1788cc commit 9680fddCopy full SHA for 9680fdd
1 file changed
root/etc/s6-overlay/s6-rc.d/svc-kasm/run
@@ -10,6 +10,4 @@ docker ps -q | xargs docker stop &> /dev/null
10
11
if [[ -f /opt/kasm/bin/start ]]; then
12
/opt/kasm/bin/start
13
-else
14
- sleep infinity
15
fi
0 commit comments