2021-09-16 09:53:02 UTC
266 MB
50000
AIRFLOW_HOME/opt/airflow
AIRFLOW_INSTALLATION_METHODapache-airflow
AIRFLOW_PIP_VERSION21.2.4
AIRFLOW_UID50000
AIRFLOW_USER_HOME_DIR/home/airflow
AIRFLOW_VERSION2.1.4rc2
AIRFLOW__CORE__LOAD_EXAMPLESfalse
BUILD_ID0
COMMIT_SHA614858fb7d443880451e6111b27fdaf942f563a4
DEBIAN_FRONTENDnoninteractive
DUMB_INIT_SETSID1
GPG_KEY0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
GUNICORN_CMD_ARGS--worker-tmp-dir /dev/shm
INSTALL_MYSQL_CLIENTtrue
LANGC.UTF-8
LANGUAGEC.UTF-8
LC_ALLC.UTF-8
LC_CTYPEC.UTF-8
LC_MESSAGESC.UTF-8
PATH/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PIP_USERtrue
PYTHON_BASE_IMAGEghcr.io/apache/airflow/v2-1-test/python:3.7-slim-buster
PYTHON_GET_PIP_SHA256fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
PYTHON_PIP_VERSION21.2.4
PYTHON_SETUPTOOLS_VERSION57.5.0
PYTHON_VERSION3.7.12
RUNTIME_APT_COMMANDecho
RUNTIME_APT_DEPSapt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gnupg gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client postgresql-client python2 rsync sasl2-bin sqlite3 sudo unixodbc
[#000] sha256:a330b6cecb98cd2425fd25fce36669073f593b3176b4ee14731e48c05d678cdd - 9.72% (25.9 MB)
[#001] sha256:319bfff7a4e7b54a890c6856eb590bba7408484b0924cf914384f3e363d0189e - 0.99% (2.64 MB)
[#002] sha256:2914a6fe83528d8afc515418afeb95c1f7726dc67a067315ee5f13472b21fcf6 - 3.6% (9.6 MB)
[#003] sha256:f89d0e5a9f453c914d5ea6512c38610654cae47fed6d9fd2babd96e43332a5fb - 0.0% (230 Bytes)
[#004] sha256:523080c62bb8d4c4f67d00e5255230c9e73b1608b7b987dc1f4149e8359ffd8c - 0.94% (2.52 MB)
[#005] sha256:2ab451df344127a47f7166465b20fea1caa3bfb18a0c0eebd205b30198c8589d - 1.74% (4.64 MB)
[#006] sha256:f68a84803b0af6cf9045f257977df420c798b7c0789ff7c3fd9bb85cc9bc2d62 - 16.6% (44.2 MB)
[#007] sha256:d481c28f992f05c38597685abc41d2967a92f3961a7ba08b534ef299c42d8d6b - 0.0% (1.87 KB)
[#008] sha256:dafdd814a594d54b2ea7bd8562a8409902b54ebb4c2c1af5d7eaa3f976db1e56 - 8.79% (23.4 MB)
[#009] sha256:529d305c0ac1a99dee47bca848b7d356d8a3a5f885a83befd23b7b887b7d3117 - 56.82% (151 MB)
[#010] sha256:0171cdd20a2c60a1191bea0322953ee97bc65bed1134e824826082c6191324ff - 0.0% (4.4 KB)
[#011] sha256:7eca8aceca51766a686d7f9a40682711ece60a5b00b81d2c6e4d1b94fcad37d4 - 0.0% (862 Bytes)
[#012] sha256:8e08b64fb87b6c1eaf94089313696cd8cd24020c2bfdb97b636961c8d62bde3b - 0.79% (2.1 MB)
[#013] sha256:b13deadcd46aabded181110aee06401073a32a30328da5fc2d25b04cedb39f83 - 0.0% (1.15 KB)
/bin/sh -c #(nop) ADD file:4ff85d9f6aa246746912db62dea02eb71750474bb29611e770516a1fcd217add in /
2021-09-03 01:21:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-03 01:44:24 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-09-03 01:44:24 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-09-03 02:26:28 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates netbase ; rm -rf /var/lib/apt/lists/*
2021-09-03 02:48:38 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2021-09-08 01:39:33 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.12
2021-09-08 01:48:15 UTC/bin/sh -c set -ex && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends dpkg-dev gcc libbluetooth-dev libbz2-dev libc6-dev libexpat1-dev libffi-dev libgdbm-dev liblzma-dev libncursesw5-dev libreadline-dev libsqlite3-dev libssl-dev make tk-dev uuid-dev wget xz-utils zlib1g-dev $(command -v gpg > /dev/null || echo 'gnupg dirmngr') && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz" && wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc" && export GNUPGHOME="$(mktemp -d)" && gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$GPG_KEY" && gpg --batch --verify python.tar.xz.asc python.tar.xz && { command -v gpgconf > /dev/null && gpgconf --kill all || :; } && rm -rf "$GNUPGHOME" python.tar.xz.asc && mkdir -p /usr/src/python && tar -xJC /usr/src/python --strip-components=1 -f python.tar.xz && rm python.tar.xz && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" LDFLAGS="-Wl,--strip-all" PROFILE_TASK='-m test.regrtest --pgo test_array test_base64 test_binascii test_binhex test_binop test_bytes test_c_locale_coercion test_class test_cmath test_codecs test_compile test_complex test_csv test_decimal test_dict test_float test_fstring test_hashlib test_io test_iter test_json test_long test_math test_memoryview test_pickle test_re test_set test_slice test_struct test_threading test_time test_traceback test_unicode ' && make install && rm -rf /usr/src/python && find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' -o -name '*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + && ldconfig && apt-mark auto '.*' > /dev/null && apt-mark manual $savedAptMark && find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false && rm -rf /var/lib/apt/lists/* && python3 --version
2021-09-08 01:48:16 UTC/bin/sh -c cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s python3-config python-config
2021-09-08 01:48:16 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.4
2021-09-08 01:48:17 UTC/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0
2021-09-08 01:48:17 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py
2021-09-08 01:48:17 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b
2021-09-08 01:48:36 UTC/bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends wget; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum --check --strict -; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; python get-pip.py --disable-pip-version-check --no-cache-dir "pip==$PYTHON_PIP_VERSION" "setuptools==$PYTHON_SETUPTOOLS_VERSION" ; pip --version; find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py
2021-09-08 01:48:37 UTC/bin/sh -c #(nop) CMD ["python3"]
2021-09-08 22:51:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/apache/airflow
2021-09-09 19:10:39 UTC/bin/bash -o pipefail -e -u -x -c #(nop) SHELL [/bin/bash -o pipefail -e -u -x -c]
2021-09-09 19:18:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_UID
2021-09-09 19:18:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_GID
2021-09-09 19:18:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.distro=debian org.apache.airflow.distro.version=buster org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow org.apache.airflow.uid=50000 org.apache.airflow.gid=50000
2021-09-09 19:18:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG PYTHON_BASE_IMAGE
2021-09-09 19:18:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_PIP_VERSION
2021-09-09 19:18:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_VERSION
2021-09-16 09:02:24 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV PYTHON_BASE_IMAGE=ghcr.io/apache/airflow/v2-1-test/python:3.7-slim-buster AIRFLOW_VERSION=2.1.4rc2 DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-8 LC_ALL=C.UTF-8 LC_CTYPE=C.UTF-8 LC_MESSAGES=C.UTF-8 AIRFLOW_PIP_VERSION=21.2.4
2021-09-16 09:02:29 UTC|2 AIRFLOW_GID=50000 AIRFLOW_UID=50000 /bin/bash -o pipefail -e -u -x -c apt-get update && apt-get install -y --no-install-recommends curl gnupg2 && apt-get autoremove -yqq --purge && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gnupg gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client postgresql-client python2 rsync sasl2-bin sqlite3 sudo unixodbc
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_DEPS=
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG RUNTIME_APT_COMMAND=echo
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_COMMAND=
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_ENV=
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG INSTALL_MYSQL_CLIENT=true
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_USER_HOME_DIR=/home/airflow
2021-09-16 09:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_HOME
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG BUILD_ID
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG COMMIT_SHA
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_IMAGE_REPOSITORY
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_IMAGE_DATE_CREATED
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG PIP_USER=true
2021-09-16 09:02:30 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gnupg gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client postgresql-client python2 rsync sasl2-bin sqlite3 sudo unixodbc ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= INSTALL_MYSQL_CLIENT=true AIRFLOW_UID=50000 AIRFLOW_GID=50000 AIRFLOW__CORE__LOAD_EXAMPLES=false AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow PATH=/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GUNICORN_CMD_ARGS=--worker-tmp-dir /dev/shm AIRFLOW_INSTALLATION_METHOD=apache-airflow BUILD_ID=0 COMMIT_SHA=614858fb7d443880451e6111b27fdaf942f563a4 PIP_USER=true
2021-09-16 09:52:45 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-16T09:52:28Z AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow /bin/bash -o pipefail -e -u -x -c mkdir -pv /usr/share/man/man1 && mkdir -pv /usr/share/man/man7 && export ${ADDITIONAL_RUNTIME_APT_ENV?} && bash -o pipefail -e -u -x -c "${RUNTIME_APT_COMMAND}" && bash -o pipefail -e -u -x -c "${ADDITIONAL_RUNTIME_APT_COMMAND}" && apt-get update && apt-get install -y --no-install-recommends ${RUNTIME_APT_DEPS} ${ADDITIONAL_RUNTIME_APT_DEPS} && apt-get autoremove -yqq --purge && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-09-16 09:52:45 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY multi:744ffd223b25ec0d420faf15fa68f60171d263d8b8c4c1a80a25620fc724ecbc in /scripts/docker/
2021-09-16 09:52:51 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-16T09:52:28Z AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow /bin/bash -o pipefail -e -u -x -c chmod a+x /scripts/docker/install_mysql.sh && /scripts/docker/install_mysql.sh prod && addgroup --gid "${AIRFLOW_GID}" "airflow" && adduser --quiet "airflow" --uid "${AIRFLOW_UID}" --gid "${AIRFLOW_GID}" --home "${AIRFLOW_USER_HOME_DIR}" && mkdir -pv "${AIRFLOW_HOME}"; mkdir -pv "${AIRFLOW_HOME}/dags"; mkdir -pv "${AIRFLOW_HOME}/logs"; chown -R "airflow:root" "${AIRFLOW_USER_HOME_DIR}" "${AIRFLOW_HOME}"; find "${AIRFLOW_HOME}" -executable -print0 | xargs --null chmod g+x && find "${AIRFLOW_HOME}" -print0 | xargs --null chmod g+rw
2021-09-16 09:52:58 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootdir:ac83836baa2e30081c0252d0b07b9f7ede01cc349e7c6d5d67b6f07bdd171993 in /home/airflow/.local
2021-09-16 09:52:59 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootfile:82c1e243421a8a7e09183da00eec39f7fda605451e601d3597a6fd1408a36af1 in /entrypoint
2021-09-16 09:52:59 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootfile:607cf2ab76c5cea8582ba1770ec24cdc3a57eef2c30c68edfb404ae9c7c51e8f in /clean-logs
2021-09-16 09:53:01 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-16T09:52:28Z AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow /bin/bash -o pipefail -e -u -x -c chmod a+x /entrypoint /clean-logs && chmod g=u /etc/passwd && bash /scripts/docker/install_pip_version.sh
2021-09-16 09:53:01 UTC/bin/bash -o pipefail -e -u -x -c #(nop) WORKDIR /opt/airflow
2021-09-16 09:53:01 UTC/bin/bash -o pipefail -e -u -x -c #(nop) EXPOSE 8080
2021-09-16 09:53:02 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-16T09:52:28Z AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow /bin/bash -o pipefail -e -u -x -c usermod -g 0 airflow -G ${AIRFLOW_GID}
2021-09-16 09:53:02 UTC/bin/bash -o pipefail -e -u -x -c #(nop) USER 50000
2021-09-16 09:53:02 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.distro=debian org.apache.airflow.distro.version=buster org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow org.apache.airflow.version=2.1.4rc2 org.apache.airflow.uid=50000 org.apache.airflow.gid=50000 org.apache.airflow.main-image.build-id=0 org.apache.airflow.main-image.commit-sha=614858fb7d443880451e6111b27fdaf942f563a4 org.opencontainers.image.source=https://github.com/apache/airflow org.opencontainers.image.created=2021-09-16T09:52:28Z org.opencontainers.image.authors=dev@airflow.apache.org org.opencontainers.image.url=https://airflow.apache.org org.opencontainers.image.documentation=https://airflow.apache.org/docs/docker-stack/index.html org.opencontainers.image.version=2.1.4rc2 org.opencontainers.image.revision=614858fb7d443880451e6111b27fdaf942f563a4 org.opencontainers.image.vendor=Apache Software Foundation org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=airflow org.opencontainers.image.title=Production Airflow Image org.opencontainers.image.description=Reference, production-ready Apache Airflow image
2021-09-16 09:53:02 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV DUMB_INIT_SETSID=1
2021-09-16 09:53:02 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]
2021-09-16 09:53:02 UTC/bin/bash -o pipefail -e -u -x -c #(nop) CMD []
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.