mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-15 04:13:47 +00:00
set bind for guacd this fixes kubernets ipv6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/with-contenv sh
|
||||
|
||||
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