Replies: 1 comment 3 replies
-
I don't think it is possible, podman needs to parse config files before it sets up the cli commands/flags so there is no way around that even for something like the --version flag. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to execute
podman
without HOME?Looks like HOME is a hard requirement even for
--version
flag.Running
podman
with testscript fails.Beta Was this translation helpful? Give feedback.
All reactions