mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-10-12 21:54:59 +08:00
docs: Additional info for user-mode networking (#1025)
This commit is contained in:
parent
521beedf1c
commit
2135df07ea
@ -527,7 +527,7 @@ else
|
|||||||
msg="podman detected, $msg"
|
msg="podman detected, $msg"
|
||||||
fi
|
fi
|
||||||
warn "$msg"
|
warn "$msg"
|
||||||
[ -z "$USER_PORTS" ] && info "Notice: port mapping will not work without \"USER_PORTS\" now."
|
[ -z "$USER_PORTS" ] && info "Notice: when you want to expose ports in this mode, map them using this variable: \"USER_PORTS=5000,5001\"."
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user