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
Is your feature request related to a problem? Please describe.
While docker still has momentum, Podman is rapidly replacing it. I am personally forced to use it to avoid ugly hacks in my container builds.
Problem: I can't login to ECR, via OIDC (see), without installing aws-cli.
Describe the solution you'd like
Github's ubuntu runners apparently have podman bundled. It would be nice if this action automatically detected if podman, docker or both are installed and would configure both automagically.
Describe alternatives you've considered
Use aws-cli:
Is your feature request related to a problem? Please describe.
While docker still has momentum, Podman is rapidly replacing it. I am personally forced to use it to avoid ugly hacks in my container builds.
Problem: I can't login to ECR, via OIDC (see), without installing aws-cli.
Describe the solution you'd like
Github's ubuntu runners apparently have podman bundled. It would be nice if this action automatically detected if podman, docker or both are installed and would configure both automagically.
Describe alternatives you've considered
Use aws-cli:
Keywords: podman, buildah
The text was updated successfully, but these errors were encountered: