mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 22:42:40 +01:00
@@ -17,4 +17,5 @@ iptables -t nat -A POSTROUTING -s 172.20.0.1/16 -j MASQUERADE
|
||||
# start the virtlogd daemon
|
||||
exec virtlogd --daemon &
|
||||
|
||||
# shellcheck disable=SC2068
|
||||
exec $@
|
||||
|
||||
Reference in New Issue
Block a user