2021-09-23 00:54:29 UTC
273 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.2.0b2
AIRFLOW__CORE__LOAD_EXAMPLESfalse
BUILD_ID0
COMMIT_SHAc9828bf8892226e030878e871a709952075913c5
DEBIAN_FRONTENDnoninteractive
DUMB_INIT_SETSID1
GPG_KEY0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
GUNICORN_CMD_ARGS--worker-tmp-dir /dev/shm
INSTALL_MSSQL_CLIENTtrue
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/main/python:3.7-slim-buster
PYTHON_GET_PIP_SHA2566665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
PYTHON_PIP_VERSION21.2.1
PYTHON_VERSION3.7.11
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:33847f680f63fb1b343a9fc782e267b5abdbdb50d65d4b9bd2a136291d67cf75 - 9.49% (25.9 MB)
[#001] sha256:e8124950597ef414e28733cf0103e563f8aad1e6fddab87b952df575843fb83d - 0.97% (2.64 MB)
[#002] sha256:5b4e3c4ec111ed5edb3a7d035bc0d516b6c378de9805b6d1366d914598846418 - 3.52% (9.6 MB)
[#003] sha256:8170c5a072f2b9815ec2a3b94b70b7986e94bc5c9452c0f822327aae9869e63c - 0.0% (233 Bytes)
[#004] sha256:4474e503b1cc8f6084d8a986e87a13c814f0805a58d488e7b11fb430e391595b - 0.92% (2.51 MB)
[#005] sha256:c8a0df63565822edc137182dac6f17d8628f24b3fe11e1f794567dfbe31eabec - 1.7% (4.64 MB)
[#006] sha256:887b0480f249389da0425ac5f0cadb047f14c7639c526682fe1b1e6d8f3720fc - 16.79% (45.8 MB)
[#007] sha256:73b3fce4b865a5994ec9cc5786bb512622a2dd74a01e0d6d30f486aad7d5d0a1 - 0.0% (2.03 KB)
[#008] sha256:00d2577b8855b8bf2767aafea146d35fa1186187a33f5e33ddb7f54280d41b0e - 9.23% (25.2 MB)
[#009] sha256:72ece109f47145c3bdaeb8abe693fc89bfd7341bbe5b931cf1457373c030ed89 - 55.68% (152 MB)
[#010] sha256:0637557fb54152608338614639de602a5e2c842abc8ba2bdf00b21883990eeb6 - 0.0% (4.41 KB)
[#011] sha256:e550cf015a668777e5719c55818e13701d1681fd04411d29f8332eb48a88816d - 0.0% (904 Bytes)
[#012] sha256:fdffe9aa14bf1fdf1af876f7e2c09863007543c25e07fad6f9636f58b36c73a8 - 1.7% (4.64 MB)
[#013] sha256:a57f0421e468b3c9cf0a3ef0ceeb7f38d6c5c6c0658af4da6a79a1e92d3fbdbb - 0.0% (1.15 KB)
/bin/sh -c #(nop) ADD file:45f5dfa135c848a348382413cb8b66a3b1dac3276814fbbe4684b39101d1b148 in /
2021-07-22 00:45:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-07-22 14:58:41 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-07-22 14:58:42 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2021-07-22 15:33:21 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-07-22 15:52:03 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2021-07-22 15:52:03 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.11
2021-07-22 16:01:03 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-07-22 16:01:06 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-07-26 19:35:36 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.1
2021-07-26 19:35:36 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/a1675ab6c2bd898ed82b1f58c486097f763c74a9/public/get-pip.py
2021-07-26 19:35:36 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=6665659241292b2147b58922b9ffe11dda66b39d52d8a6f3aa310bc1d60ea6f7
2021-07-26 19:35:47 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" ; 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-07-26 19:35:47 UTC/bin/sh -c #(nop) CMD ["python3"]
2021-08-01 18:35:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/apache/airflow
2021-08-18 00:19:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) SHELL [/bin/bash -o pipefail -e -u -x -c]
2021-08-18 00:31:09 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_UID
2021-08-18 00:31:09 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_GID
2021-08-18 00:31:09 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-08-18 00:31:09 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG PYTHON_BASE_IMAGE
2021-08-18 00:31:10 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_PIP_VERSION
2021-08-18 00:31:10 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_VERSION
2021-09-23 00:53:02 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV PYTHON_BASE_IMAGE=ghcr.io/apache/airflow/main/python:3.7-slim-buster AIRFLOW_VERSION=2.2.0b2 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-23 00:53:11 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-23 00:53:11 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-23 00:53:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_DEPS=
2021-09-23 00:53:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG RUNTIME_APT_COMMAND=echo
2021-09-23 00:53:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_COMMAND=
2021-09-23 00:53:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_ENV=
2021-09-23 00:53:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG INSTALL_MYSQL_CLIENT=true
2021-09-23 00:53:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG INSTALL_MSSQL_CLIENT=true
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_USER_HOME_DIR=/home/airflow
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_HOME
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG BUILD_ID
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG COMMIT_SHA
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_IMAGE_REPOSITORY
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_IMAGE_DATE_CREATED
2021-09-23 00:53:13 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG PIP_USER=true
2021-09-23 00:53:14 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 INSTALL_MSSQL_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=c9828bf8892226e030878e871a709952075913c5 PIP_USER=true
2021-09-23 00:53:34 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-23T00:52:58Z 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-23 00:53:35 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY multi:60cbfc31eca5ebacd3a6c1a59fbeb6bc091553d092dd3249882d6664b14d443c in /scripts/docker/
2021-09-23 00:53:54 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-23T00:52:58Z 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 && chmod a+x /scripts/docker/install_mssql.sh && /scripts/docker/install_mssql.sh && 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-23 00:54:10 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootdir:13547367a790f575b9ab1e5cf628b0b649d41af2d89a997487079d0b8e480e17 in /home/airflow/.local
2021-09-23 00:54:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootfile:843326e9812053e14c5d9550900d29f3f16b33ad735d2d435e7258c0be403e0e in /entrypoint
2021-09-23 00:54:12 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootfile:d2e8a1bc922f52c02cba91e0d9404cec116ea2d8b3d70b4a0fb095d8c1667d5e in /clean-logs
2021-09-23 00:54:18 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-23T00:52:58Z 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-23 00:54:18 UTC/bin/bash -o pipefail -e -u -x -c #(nop) WORKDIR /opt/airflow
2021-09-23 00:54:20 UTC/bin/bash -o pipefail -e -u -x -c #(nop) EXPOSE 8080
2021-09-23 00:54:27 UTC|3 ADDITIONAL_RUNTIME_APT_ENV= AIRFLOW_IMAGE_DATE_CREATED=2021-09-23T00:52:58Z 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-23 00:54:28 UTC/bin/bash -o pipefail -e -u -x -c #(nop) USER 50000
2021-09-23 00:54:29 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.2.0b2 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=c9828bf8892226e030878e871a709952075913c5 org.opencontainers.image.source=https://github.com/apache/airflow org.opencontainers.image.created=2021-09-23T00:52:58Z 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.2.0b2 org.opencontainers.image.revision=c9828bf8892226e030878e871a709952075913c5 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-23 00:54:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV DUMB_INIT_SETSID=1
2021-09-23 00:54:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]
2021-09-23 00:54:29 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.