spiegel_podman/cmd/podman/system
Valentin Rothberg 75f478c08b pod create: remove need for pause image
So far, the infra containers of pods required pulling down an image
rendering pods not usable in disconnected environments.  Instead, build
an image locally which uses local pause binary.

Fixes: #10354
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-10-26 13:51:45 +02:00
..
connection Change podman connection list to use default field 2021-10-18 16:52:52 -04:00
connection.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
df.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
dial_stdio.go Fixes #11668 2021-10-06 19:18:26 +00:00
events.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
info.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
migrate.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
prune.go Fix english on prune prompt 2021-09-24 09:29:08 -04:00
renumber.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
reset.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
service.go Enable /debug/pprof API service endpoints 2021-10-08 13:57:20 -07:00
service_abi.go Fix CI flake on time of shutdown for API service 2021-10-12 09:53:19 -07:00
system.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
unshare.go podman unshare keep exit code 2021-09-10 15:30:25 +02:00
version.go pod create: remove need for pause image 2021-10-26 13:51:45 +02:00