Putting the solution out here in case anyone had the same issue. Any build command in Docker would freeze and hang forever without an error (docker-compose up -d --build, in this case), but running the same command in a remote context would be totally fine. I uninstalled and reinstalled without any luck, but turns out the solution was to delete ~/.docker
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Bug: Docker build hangs | 7 | 23784 | September 11, 2023 | |
Issue: Web failed to build | 0 | 1371 | September 26, 2016 | |
Docker build command hangs | 4 | 2024 | February 1, 2024 | |
Building 'getting-started' tutorial app never completes | 1 | 980 | July 12, 2021 | |
CANCELED [frontend internal] load build context | 8 | 28685 | March 30, 2024 |