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:
Oleksandr Krutko
2025-10-15 23:37:03 +03:00
parent 86eecc976a
commit 098d8efecc
5 changed files with 17 additions and 1 deletions

View File

@@ -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.