kimsia
kimsia5mo ago

lsp pull appears to take a very long time

the download appears to be very slow. 2024-08-14 13:55 UTC is the time
No description
2 Replies
kimsia
kimsiaOP5mo ago
lsp:
image: ghcr.io/windmill-labs/windmill-lsp:latest
pull_policy: always
restart: unless-stopped
expose:
- 3001
volumes:
- lsp_cache:/root/.cache
lsp:
image: ghcr.io/windmill-labs/windmill-lsp:latest
pull_policy: always
restart: unless-stopped
expose:
- 3001
volumes:
- lsp_cache:/root/.cache
this is the lsp in the docker-compose.yml
rubenf
rubenf5mo ago
it's hosted on ghcr, so it might be github having issues