You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because folks may have 'docker' aliased to 'podman', and Podman
prefers options before positional arguments:
$ podman build --help | grep CONTEXT-DIRECTORY
podman build [command options] CONTEXT-DIRECTORY | URL
We can't change the v2 sample since it still uses the old format.
Co-authored-by: W. Trevor King <[email protected]>
Signed-off-by: jesus m. rodriguez <[email protected]>
Co-authored-by: W. Trevor King <[email protected]>
0 commit comments