spiegel_podman/cmd/podman/containers
Valentin Rothberg ff31f2264d container create: fix --tls-verify parsing
Make sure that the value is only set if specified on the CLI.  c/image
already defaults to true but if set in the system context, we'd skip
settings in the registries.conf.

Fixes: #11933
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-10-27 14:36:25 +02:00
..
attach.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
checkpoint.go Add parameter to specify checkpoint archive compression 2021-06-07 08:07:15 +02:00
cleanup.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
commit.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
container.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
cp.go cp: consolidate and simplify 2021-07-28 11:18:47 +02:00
create.go container create: fix --tls-verify parsing 2021-10-27 14:36:25 +02:00
diff.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
exec.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
exists.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
export.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
init.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
inspect.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
kill.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
list.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
logs.go logFile until flag issue 2021-08-23 12:51:56 -04:00
mount.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
pause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
port.go Drop OCICNI dependency 2021-09-15 20:00:28 +02:00
prune.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ps.go added healthcheck to ps command 2021-09-24 20:24:23 +05:30
rename.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
restart.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
restore.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
rm.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
run.go logging: new mode -l passthrough 2021-09-27 12:07:01 +02:00
runlabel.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
start.go System tests: confirm that -a and -l clash 2021-10-20 11:09:32 -06:00
stats.go podman stats: move cgroup validation to server 2021-10-11 16:13:08 +02:00
stop.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
top.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
unmount.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
unpause.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
utils.go Podman V2 birth 2020-04-16 15:53:58 -05:00
wait.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00