Bharath
Bharath
WWindmill
Created by Bharath on 11/29/2024 in #help
Unable to build docker image
Hello all, I'm trying to build the docker image from the docker file at
windmill/Dockerfile
windmill/Dockerfile
I'm constantly running into dependency build issues. Below is the error:
error: could not compile idna (lib) due to 1 previous error
36.80 warning: build failed, waiting for other jobs to finish...
41.61 thread 'main' panicked at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-chef-0.1.68/src/recipe.rs:218:27:
41.61 Exited with status code: 101
error: could not compile idna (lib) due to 1 previous error
36.80 warning: build failed, waiting for other jobs to finish...
41.61 thread 'main' panicked at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-chef-0.1.68/src/recipe.rs:218:27:
41.61 Exited with status code: 101
Can anyone please help?
6 replies