Sending build context to Docker daemon 699MB Step 1/3 : FROM debian:buster@sha256:903779f30a7ee46937bfb21406f125d5fdace4178074e1cc71c49039ebf7f48f ---> 00bf7fdd8baf Step 2/3 : COPY buster_deps.sh /deps.sh ---> Using cache ---> 5ed57aa0ddc8 Step 3/3 : RUN /deps.sh && rm /deps.sh ---> Running in 8c31acef5e2e  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. All packages are up to date. W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease Temporary failure resolving 'deb.debian.org' W: Failed to fetch http://security.debian.org/debian-security/dists/buster/updates/InRelease Temporary failure resolving 'security.debian.org' W: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/InRelease Temporary failure resolving 'deb.debian.org' W: Some index files failed to download. They have been ignored, or old ones used instead.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Package ca-certificates is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package gnupg is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Unable to locate package build-essential E: Unable to locate package clang E: Unable to locate package curl E: Package 'ca-certificates' has no installation candidate E: Unable to locate package unzip E: Unable to locate package git E: Unable to locate package automake E: Unable to locate package autoconf E: Unable to locate package pkg-config E: Unable to locate package libtool E: Unable to locate package virtualenv E: Unable to locate package ninja-build E: Unable to locate package llvm-dev E: Unable to locate package swig E: Unable to locate package python3-pip E: Unable to locate package python3-setuptools E: Unable to locate package python3-wheel E: Unable to locate package software-properties-common E: Package 'gnupg' has no installation candidate