mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00

Every podman command is paying the price for this compile even when they don't use the Regex, this will speed up start of podman by a little. [NO NEW TESTS NEEDED] Existing tests should catch issues. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>