mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-09-10 08:39:35 +00:00
set bind for guacd this fixes kubernets ipv6
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/with-contenv sh
|
#!/usr/bin/with-contenv sh
|
||||||
|
|
||||||
echo "Starting guacamole guacd..."
|
echo "Starting guacamole guacd..."
|
||||||
s6-setuidgid root guacd -f
|
s6-setuidgid root guacd -f -b 127.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user