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

No progress on build image #697

Open
Justin8303 opened this issue Sep 22, 2022 · 2 comments
Open

No progress on build image #697

Justin8303 opened this issue Sep 22, 2022 · 2 comments
Labels

Comments

@Justin8303
Copy link

Justin8303 commented Sep 22, 2022

The response of the buildImage function does not return any progress status when used like so:

buildImage( "", { remote: "https://github.com/{user}/{repo}.git", t: "tag" }, function (error, result) { docker.modem.followProgress(result, console.log, console.log) } );

When a tar file is used instead of the remote repository, I'll get the normal event output of the current build status but
when used like above, I get nothing but the image is build successfully without any errors. Any help?

@bstanga
Copy link

bstanga commented Apr 17, 2023

Are there any updates here?

Copy link

stale bot commented Nov 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Open a new issue if needed.

@stale stale bot added the stale label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants