podman/pkg/specgen/generate
Akihiro Suda 758a700c11
Fix "Error: unrecognized protocol \"TCP\" in port mapping"
"TCP" in upper characters was not recognized as a valid protocol name.

Fix #6948

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-07-15 14:30:32 +09:00
..
config_linux.go Mask out /sys/dev to prevent information leak from the host 2020-07-14 13:16:56 -04:00
config_linux_cgo.go move go module to v2 2020-07-06 15:50:12 +02:00
config_linux_nocgo.go move go module to v2 2020-07-06 15:50:12 +02:00
container.go Pids-limit should only be set if the user set it 2020-07-10 12:46:16 -04:00
container_create.go When determining systemd mode, use full command 2020-07-14 12:55:37 -04:00
namespaces.go Add username to /etc/passwd inside of container if --userns keep-id 2020-07-07 08:34:31 -04:00
oci.go Merge pull request #6939 from rhatdan/entrypoint 2020-07-14 21:53:47 +02:00
pod_create.go Fix container and pod create commands for remote create 2020-07-10 11:22:23 -04:00
ports.go Fix "Error: unrecognized protocol \"TCP\" in port mapping" 2020-07-15 14:30:32 +09:00
security.go move go module to v2 2020-07-06 15:50:12 +02:00
storage.go move go module to v2 2020-07-06 15:50:12 +02:00
validate.go move go module to v2 2020-07-06 15:50:12 +02:00