mirror of
https://github.com/containers/podman.git
synced 2025-12-03 11:49:18 +08:00
This matches Docker behavior, and will make the Docker frontend work with `podman system service` (Docker tries to create, then if that fails with 404 sends a request to pull the image). Fixes #6960 Signed-off-by: Matthew Heon <matthew.heon@pm.me>