docker compose up -d does not work
stuck at go: downloading github.com/remyoudompheng/bigfft
I'll look into it.
Hey, you're not alone! I've been stuck on the project github.com/remyoudompheng/bigfft when I'm using docker, docker-compose, direct build.
same situation
Hi, @lukemin @rong6 and @ivangreat I just tried to deploy on my server and it was running perfectly fine. Yes, there was some delay when installing bigfft, but it was successful.
I've fixed the issue by updating the Docker Compose config to use the pre-built image from GitHub Container Registry instead of building the image locally. This should resolve the problem where the process gets stuck at downloading bigfft.