Add support of ssh authentications defined in compose file or via cli…#9325
Add support of ssh authentications defined in compose file or via cli…#9325
Conversation
413232b to
488dd40
Compare
acad762 to
3faf92c
Compare
… flags Signed-off-by: Guillaume Lours <[email protected]>
Signed-off-by: Guillaume Lours <[email protected]>
|
🎉 |
|
Is there any expected timeline when this will hit Docker on Linux and macOS? |
|
It's possible to already use it on macOS and Linux if compiled from repo's source. For those using Homebrew, the command is |
| | `--progress` | `string` | `auto` | Set type of progress output (auto, tty, plain, quiet) | | ||
| | `--pull` | | | Always attempt to pull a newer version of the image. | | ||
| | `-q`, `--quiet` | | | Don't print anything to STDOUT | | ||
| | `--ssh` | `string` | | Set SSH authentications used when building service images. (use 'default' for using you default SSH Agent) | |
|
Hello, I compiled from source ( docker-compose up --build --ssh default
unknown flag: --sshVersion seems up to date: Any help would be appreciated! |
|
@nleroy917 |
|
🤦🏻♂️ That makes sense. Thank you! |
|
Hello all! Thanks! |
|
@IT-Ideas ssh configuration should be set by your |
|
Hi @ndeloof, Thanks 🙂 |
|
@ndeloof Maybe I did a mistake, I'll have one more try! |
|
please open a dedicated issue if you can reproduce this error and attach a sample compose.yaml file, thanks |
… flags
What I did
sshflag for thebuildcommandRelated issue
fix #7025
(not mandatory) A picture of a cute animal, if possible in relation with what you did
