mirror of
https://github.com/containers/podman.git
synced 2026-03-19 15:18:44 -04: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>