We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Also tried with PR #1, but still fails build:
Step 1/7 : FROM debian:wheezy ---> 10fcec6d95c4 Step 2/7 : RUN apt-get update && apt-get install -y curl unzip && rm -rf /var/lib/apt/lists/* ---> Running in 39660812bfed Ign http://security.debian.org wheezy/updates Release.gpg Ign http://security.debian.org wheezy/updates Release Err http://security.debian.org wheezy/updates/main amd64 Packages Err http://security.debian.org wheezy/updates/main amd64 Packages Err http://security.debian.org wheezy/updates/main amd64 Packages Err http://security.debian.org wheezy/updates/main amd64 Packages Err http://security.debian.org wheezy/updates/main amd64 Packages 404 Not Found [IP: 151.101.130.132 80] Ign http://deb.debian.org wheezy Release.gpg Ign http://deb.debian.org wheezy-updates Release.gpg Ign http://deb.debian.org wheezy Release Ign http://deb.debian.org wheezy-updates Release Err http://deb.debian.org wheezy/main amd64 Packages 404 Not Found Err http://deb.debian.org wheezy-updates/main amd64 Packages 404 Not Found W: Failed to fetch http://security.debian.org/debian-security/dists/wheezy/updates/main/binary-amd64/Packages 404 Not Found [IP: 151.101.130.132 80] W: Failed to fetch http://deb.debian.org/debian/dists/wheezy/main/binary-amd64/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/wheezy-updates/main/binary-amd64/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. The command '/bin/sh -c apt-get update && apt-get install -y curl unzip && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
maybe needs update for base image & all dependent steps thereafter, for newer version of Debian.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Also tried with PR #1, but still fails build:
maybe needs update for base image & all dependent steps thereafter, for newer version of Debian.
The text was updated successfully, but these errors were encountered: