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

Live output when building an image #2

Open
tfar opened this issue Feb 22, 2024 · 3 comments
Open

Live output when building an image #2

tfar opened this issue Feb 22, 2024 · 3 comments

Comments

@tfar
Copy link

tfar commented Feb 22, 2024

Not really a bug report. I wondered if it's possible to get the live output while building an image via DockerEngineAPI.Api.Image.image_build.

@jarlah
Copy link
Owner

jarlah commented Feb 23, 2024

Hmm yeah i guess i would need to hook onto the log output stream or something. Maybe forward it to the logs. This is mostly autogenerated so my guess is as good as any.

@tfar
Copy link
Author

tfar commented Feb 23, 2024

So the OpenAPI spec does not handle this usecase?

@jarlah
Copy link
Owner

jarlah commented Feb 23, 2024

I have thought about making my own client for this, but it's on my todo list. Basically use this as inspiration and make it easier to maintain and improve. And yet keep it separate from testcontainers for elixir.

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

No branches or pull requests

2 participants