|
|
|
|
|
by tsuresh
3670 days ago
|
|
From the GitHub issue thread, I see a lot of people being angry for their production deployments failing. If you directly point to an external repo in your production environment deployments, you better not be surprised when it goes down. Because shit always happens. If you want your deployments to be independent of the outside world, design them that way! |
|
If you're running in production without having a APT mirror[0] in your local network something is wrong with you, no with docker apt repos.
[0] https://apt-mirror.github.io/