sentry-self-hosted icon indicating copy to clipboard operation
sentry-self-hosted copied to clipboard

Receiving 404 error messages with the Docker dependency links

Open LexiconCode opened this issue 5 years ago • 1 comments

A number of the links are broken like https://apt.dockerproject.org/repo/dists/debian-stretch/main/binary-amd64/Packages causing the install script to fail.

Digging a little deeper navigating the link produces the following:

Notice: Shutting down dockerproject.org APT and YUM repos 2020-03-31

Docker will be shutting down the deprecated APT and YUM repositories hosted at "dockerproject.org" and "dockerproject.com" on the 31st of March 2020.

We noticed that this project is referencing one of these repositories, and recommend updating to use the "download.docker.com" repository to prevent disruption.

More info: https://www.docker.com/blog/changes-dockerproject-org-apt-yum-repositories/ 

LexiconCode avatar Apr 09 '20 14:04 LexiconCode

I'll be happy to accept a PR that fixes this :-)

mherrmann avatar Apr 09 '20 15:04 mherrmann