Replies: 3 comments
-
|
if this is something you want, you should file a feature request in our issues. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ktdreyer @baude So you know if there has been already worked on? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have not worked on it. I still think it would be an awesome feature. |
Beta Was this translation helpful? Give feedback.
0 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.
-
podman buildhas a nice--sshoption that automatically sets up my SSH agent connection during the build process.Can we have a similar
--sshflag forpodman run?Today I can do this manually with a volume mount and environment variable, like this:
I really like the simplicity of
--ssh.Beta Was this translation helpful? Give feedback.
All reactions