Skip to content
New issue

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

Port over docker build --secret and docker build --ssh (low hanging fruit) #198

Closed
AkihiroSuda opened this issue Nov 28, 2018 · 4 comments · Fixed by #323
Closed

Port over docker build --secret and docker build --ssh (low hanging fruit) #198

AkihiroSuda opened this issue Nov 28, 2018 · 4 comments · Fixed by #323
Labels

Comments

@AkihiroSuda
Copy link
Collaborator

No description provided.

@AkihiroSuda AkihiroSuda added the exp/beginner low hanging fruit label Apr 10, 2019
@ghost
Copy link

ghost commented Jun 29, 2019

This would be really useful - it's so hard to build code from private repositories using Docker.

@tlawrie
Copy link

tlawrie commented Sep 3, 2019

Any update on when this may be implemented?

@morganchristiansson
Copy link

Any workarounds? Not having a lot of luck on google searching for img sshagent

@AkihiroSuda
Copy link
Collaborator Author

img project is not under active development recently.
I'd suggest using buildctl-daemonless.sh build --ssh instead.

https://github.com/moby/buildkit/blob/master/examples/buildctl-daemonless/buildctl-daemonless.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants