mirror of
https://github.com/containers/podman.git
synced 2025-11-28 17:18:58 +08:00
add option to remove Pod name prefix in resulting container name
Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>
This commit is contained in:
@@ -260,6 +260,10 @@ When no network option is specified and *host* network mode is not configured in
|
||||
|
||||
This option conflicts with host added in the Kubernetes YAML.
|
||||
|
||||
#### **--no-pod-prefix**
|
||||
|
||||
Don't use pod name as prefix in resulting container name.
|
||||
|
||||
#### **--publish**=*[[ip:][hostPort]:]containerPort[/protocol]*
|
||||
|
||||
Define or override a port definition in the YAML file.
|
||||
|
||||
Reference in New Issue
Block a user