You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting the below error when I ran docker-compose up -d:
8.427 W: Failed to fetch http://deb.debian.org/debian/dists/jessie/main/binary-armhf/Packages 404 Not Found
8.427
8.427 W: Failed to fetch http://deb.debian.org/debian/dists/jessie-updates/main/binary-armhf/Packages 404 Not Found
8.427
8.427 E: Some index files failed to download. They have been ignored, or old ones used instead.
failed to solve: process "/bin/sh -c apt-get update -qq && apt-get install -y libgd-gd2-perl libgd-text-perl libdbd-mysql-perl libdbi-perl libconfig-yaml-perl make gcc g++ unzip curl && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
The text was updated successfully, but these errors were encountered:
I keep getting the below error when I ran
docker-compose up -d
:The text was updated successfully, but these errors were encountered: