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

itk-wasm looks like it is hanging during docker image pull #749

Closed
alexDrinkwater opened this issue Feb 7, 2023 · 1 comment · Fixed by #753
Closed

itk-wasm looks like it is hanging during docker image pull #749

alexDrinkwater opened this issue Feb 7, 2023 · 1 comment · Fixed by #753

Comments

@alexDrinkwater
Copy link
Contributor

The first time I used itk-wasm following along with the tutorial it looked like itk-wasm was hanging when I ran this line:

npx itk-wasm -i itkwasm/wasi -b ./wasi-build/ build

What I later figured out was that itk-wasm was pulling the itkwasm/wasi docker image which can take a few minutes depending on your connection speed.

Could you please add a stdout log indicating that you are running a docker pull and it could take a while?

Thanks

github-actions bot pushed a commit that referenced this issue Feb 10, 2023
# [1.0.0-b.69](itk-wasm-v1.0.0-b.68...itk-wasm-v1.0.0-b.69) (2023-02-10)

### Bug Fixes

* **bindgen:** Pack .npmignore resource into the package ([9464f56](9464f56))

### Features

* **CLI:** Add docker pull status information when required ([977b8f9](977b8f9)), closes [#749](#749)
@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.0-b.69 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant