Open ronisab opened 1 year ago
Step 1/17 : FROM debian:11 ---> 20473158e8b3 Step 2/17 : ARG DEBIAN_FRONTEND=noninteractive ---> Using cache ---> 7f3d8fcdddce Step 3/17 : RUN apt-get update && apt-get -y install python3 python3-dev python3-dev python3-pip python3-venv ---> Running in 461ae734d8d8 Err:1 http://deb.debian.org/debian bullseye InRelease Temporary failure resolving 'deb.debian.org' Err:2 http://deb.debian.org/debian-security bullseye-security InRelease Temporary failure resolving 'deb.debian.org' Err:3 http://deb.debian.org/debian bullseye-updates InRelease Temporary failure resolving 'deb.debian.org' Reading package lists... [91mW: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease Temporary failure resolving 'deb.debian.org' W: Failed to fetch http://deb.debian.org/debian-security/dists/bullseye-security/InRelease Temporary failure resolving 'deb.debian.org' W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease Temporary failure resolving 'deb.debian.org' W: Some index files failed to download. They have been ignored, or old ones used instead. [0m Reading package lists... Building dependency tree... Reading state information... [91mE: Unable to locate package python3 E: Unable to locate package python3-dev E: Unable to locate package python3-dev E: Unable to locate package python3-pip E: Unable to locate package python3-venv [0m The command '/bin/sh -c apt-get update && apt-get -y install python3 python3-dev python3-dev python3-pip python3-venv' returned a non-zero code: 100
Is it still free?
Step 1/17 : FROM debian:11 ---> 20473158e8b3 Step 2/17 : ARG DEBIAN_FRONTEND=noninteractive ---> Using cache ---> 7f3d8fcdddce Step 3/17 : RUN apt-get update && apt-get -y install python3 python3-dev python3-dev python3-pip python3-venv ---> Running in 461ae734d8d8 Err:1 http://deb.debian.org/debian bullseye InRelease Temporary failure resolving 'deb.debian.org' Err:2 http://deb.debian.org/debian-security bullseye-security InRelease Temporary failure resolving 'deb.debian.org' Err:3 http://deb.debian.org/debian bullseye-updates InRelease Temporary failure resolving 'deb.debian.org' Reading package lists... [91mW: Failed to fetch http://deb.debian.org/debian/dists/bullseye/InRelease Temporary failure resolving 'deb.debian.org' W: Failed to fetch http://deb.debian.org/debian-security/dists/bullseye-security/InRelease Temporary failure resolving 'deb.debian.org' W: Failed to fetch http://deb.debian.org/debian/dists/bullseye-updates/InRelease Temporary failure resolving 'deb.debian.org' W: Some index files failed to download. They have been ignored, or old ones used instead. [0m Reading package lists... Building dependency tree... Reading state information... [91mE: Unable to locate package python3 E: Unable to locate package python3-dev E: Unable to locate package python3-dev E: Unable to locate package python3-pip E: Unable to locate package python3-venv [0m The command '/bin/sh -c apt-get update && apt-get -y install python3 python3-dev python3-dev python3-pip python3-venv' returned a non-zero code: 100