-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
tooling: Add docker build util #17384
Conversation
5131b35
to
afed5d4
Compare
coverage is here https://storage.googleapis.com/envoy-pr/17384/tooling/index.html |
1110d80
to
b66ecbe
Compare
related - i have opened a ticket upstream aio-libs/aiodocker#602 with an offer to add a util which could simplify this code a bit |
4eb6542
to
c4009d5
Compare
c4009d5
to
3191706
Compare
dbd0127
to
7f53ea9
Compare
Signed-off-by: Ryan Northey <[email protected]>
7f53ea9
to
aa1694e
Compare
WIPping this as im thinking about an implementation where its not currently required. |
after a bit of further testing i realised this would increase the complexity as it would require build a volume for the artefacts |
Signed-off-by: Ryan Northey <[email protected]>
Signed-off-by: Ryan Northey [email protected]
Commit Message:
adds a util to build docker images using
aiodocker
with a full build contextAdditional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]