Bharath
Bharath4w ago

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?
5 Replies
rubenf
rubenf4w ago
Before you dive too deep into this, note that user management and adding users is not OSS but on community edition so even if you succeed to build the image, you will be severly limited in what you will be able to do.
Bharath
BharathOP4w ago
I see, thanks for clarifying it beforehand Ruben! 😅 Are there any other features that are in CE but not OSS? I'm currently evaluating Windmill and if this proves to be the solution to what we are looking for, we might go for self hosted EE. So multi users isn't really a show stopper for me at the moment! 🙂
rubenf
rubenf4w ago
Yes there are quite a bit, and agree with you we should add more transparency, we haven't done it yet out of lack of time but we had to remove every feature that would allow one to bypass the enterprise limits/pricing or build a competitive or whitelabel product without a license from us.
Bharath
BharathOP4w ago
Fair enough! 🙂 Appreciate your help and kudos to you for bringing a product like windmill!!! 👏
rubenf
rubenf4w ago
🙏

Did you find this page helpful?