2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00

<copycds -p> is no longer mandatory, correct the doc

This commit is contained in:
immarvin
2016-01-20 03:52:37 -05:00
parent 43e709ca8d
commit dfc55add48

View File

@ -140,12 +140,6 @@ Play with xCAT
Once you attach or ssh to the container, you will find that xCAT is running and has already been well configured, you can play with xCAT and manage your cluster now.
Due to the features of Docker container, there are some differences from the xCAT documentation:
* The "/install/sources" in the container is a data volume from Docker host to prevent the growth of the Docker container size. You should specify "-p /install/sources/<osver>/<arch>", for example ::
copycds -p /install/sources/rhels7.2/x86_64/ RHEL-7.2-Server-x86_64-dvd.iso
Known Issues
------------