mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-03 12:54:54 +07:00
Fix cannot send wake on lan package from tools container
This commit is contained in:
parent
8a301b9b90
commit
83b304f9cd
@ -15,6 +15,7 @@ run:
|
|||||||
--rm \
|
--rm \
|
||||||
--interactive \
|
--interactive \
|
||||||
--tty \
|
--tty \
|
||||||
|
--network host \
|
||||||
--env "TERM=${TERM}" \
|
--env "TERM=${TERM}" \
|
||||||
--env "HOME=${HOME}" \
|
--env "HOME=${HOME}" \
|
||||||
--volume "${HOME}:${HOME}" \
|
--volume "${HOME}:${HOME}" \
|
||||||
|
Loading…
Reference in New Issue
Block a user