mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 02:00:24 +00:00
Remove trailing spaces in file xCAT-client/pods/man1/mkdocker.1.pod
This commit is contained in:
@@ -57,13 +57,13 @@ Attach standard streams to a tty, including stdin if it is not closed.
|
||||
|
||||
=item B<ExposedPorts>
|
||||
|
||||
An object mapping ports to an empty object in the form of:
|
||||
An object mapping ports to an empty object in the form of:
|
||||
|
||||
"ExposedPorts": { "<port>/\<tcp|udp>: {}" }
|
||||
|
||||
=item B<HostConfig: {"Binds"}>
|
||||
|
||||
A list of volume bindings for this docker instance, the form will be:
|
||||
A list of volume bindings for this docker instance, the form will be:
|
||||
|
||||
"HostConfig": {"Binds":["<dir_on_dockerhost>:<dir_in_instance>"]}
|
||||
|
||||
|
Reference in New Issue
Block a user