next.js
53ed1927
- Use host APT mirror in Docker builds
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
152 days ago
Use host APT mirror in Docker builds Extract the APT mirror URL from the host's /etc/apt/sources.list (e.g. Hetzner mirror) and pass it as a build arg to the Dockerfile. Speeds up apt-get on cache miss when building on Hetzner runners.
References
graphite-base/92594
Author
mmastrac
Committer
mmastrac
Parents
291eaf2c
Loading