Replies: 1 comment 2 replies
-
|
Hello. That doesn't seem to be an issue with the Docker image, but possibly because the source for installing packages on Debian buster is no longer active on their official repo (http://deb.debian.org/). Please try pulling a newer version of the Docker image you're using and test again - maybe the mirror repo links have been updated. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m running a container based on shinsenter/php:7.1-fpm-nginx and just today I started having trouble with the Debian repository.
When I run:
I get:
I’ve already adjusted network routing and allowed HTTP traffic through my FortiGate firewall, but the issue still happens.
I fixed it by changing the repo to:
Reference:
https://gist.github.com/ishad0w/6ce1eb569c734880200c47923577426a?permalink_comment_id=5675717#gistcomment-5675717
Beta Was this translation helpful? Give feedback.
All reactions