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
Docker file error
before: RUN apt update repaired:RUN apt-get update
The text was updated successfully, but these errors were encountered:
error message
5.729 Ign:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.22 5.992 Err:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.22 5.992 404 Not Found [IP: 185.125.190.36 80] 6.005 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/main/c/curl/curl_7.68.0-1ubuntu2.22_arm64.deb 404 Not Found [IP: 185.125.190.36 80] 6.005 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Sorry, something went wrong.
No branches or pull requests
Docker file error
before: RUN apt update
repaired:RUN apt-get update
The text was updated successfully, but these errors were encountered: