dheeraj12347 commented on issue #37226:
URL: https://github.com/apache/superset/issues/37226#issuecomment-3793926355
Here’s a concise comment you can post to your mentor on the GitHub issue:
> **Hi, I’m trying to reproduce and fix #37226 locally, but I’m blocked on
pulling the Superset Docker image.** I’m on Windows with Docker Desktop, and
even after switching from my college network to a personal hotspot and
successfully pulling `postgres:15`, running `docker compose -f
docker-compose-image-tag.yml up` (with `x-superset-image` changed to
`apache/superset:${TAG:-latest-dev}` and `TAG=6.0.0`) still fails while pulling
`apache/superset:6.0.0` with errors like:
> > `failed to copy: httpReadSeeker: failed open: failed to do request: Get
"https://production.cloudflare.docker.com/...": http: server gave HTTP response
to HTTPS client`
> > and earlier: `remote error: tls: protocol version not supported`.
>
> **Would you recommend that I (1) switch to running the stack inside WSL2
Ubuntu and develop from there, or (2) use a different approach to reproduce
6.0.0 locally (e.g., a specific dev Dockerfile or a non-Docker setup) for this
font issue?** If there is a documented or preferred local dev path for
contributors on Windows for 6.0.0, I’d really appreciate a pointer.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]