2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

change the pipework command to avoid confuse

This commit is contained in:
immarvin
2016-01-24 21:11:45 -05:00
parent 653593dd5c
commit 6c9aa1391a

View File

@ -118,7 +118,7 @@ install "pipework" by copying the script "pipework" to "/usr/bin/pipework" ::
Assign a static IP address for Docker container and attach it to the customized network bridge with ::
pipework <bridge name> <container name> <IP address/netmask for the container>@<gateway>
pipework <bridge name> <container name> <IP address/netmask for the container>@<IP address of the Docker host>
As an example, run ::