We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/kind feature
Description
Being able to use a direct transfer via image scp (without registry) would be very useful
https://docs.podman.io/en/latest/markdown/podman-image-scp.1.html
The text was updated successfully, but these errors were encountered:
I think it can be a feature for podman_image like we have push. How about that?
podman_image
push
- containers.podman.podman_image: name: testimage pull: false push: true push_args: dest: user@server transport: scp
Sorry, something went wrong.
No branches or pull requests
/kind feature
Description
Being able to use a direct transfer via image scp (without registry) would be very useful
https://docs.podman.io/en/latest/markdown/podman-image-scp.1.html
The text was updated successfully, but these errors were encountered: