Open surapuramakhil opened 1 month ago
@surapuramakhil Hello, it looks like a dockerd issue and not a Docker Desktop issue, no? Did you try on a linux machine with the native daemon?
@ebriney can you share instructions for running with native daemon.
Looking at the logs:
6.058 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Seems to be smth flaky with debian repo right?
based on error it looks like that; I have updated build files with both doing apt-get update and using --fix-missing - both didn't succeed.
I have tried a lot, but nothing works for me
@crazy-max problem is same issue not reproducible in other machines. I thought its docker version issue, even after the docker version downgrade it didn't work for.
I have tried docker build of different projects - app update over their works. but not on this project
Description
Clone Apache-Superset and run docker compose up
Surprising you can't reproduce this issue on interactive docker shell, it is only happening on docker build.
This is happening only on current versions of docker, older versions worked fine, I needed to downgrade to version 26.0.0 from 27.2.0
Reproduce
Clone Apache-Superset
run docker compose up
Expected behavior
No response
docker version
docker info
Diagnostics ID
DAAFF1B8-8EE5-4E0B-ABAD-E65163EC3DE5/20241011024200
Additional Info
---- docker build log