2023-12-16 03:13:11 UTC
298 MB
/opt/airflow
AIRFLOW_INSTALLATION_METHOD AIRFLOW_PIP_VERSION21.3.1
AIRFLOW_UID50000
AIRFLOW_USER_HOME_DIR/home/airflow
AIRFLOW_VERSION2.2.4
AIRFLOW__CORE__LOAD_EXAMPLESfalse
BUILD_ID0
COMMIT_SHAb2c0a921c155e82d1140029e6495594061945025
DEBIAN_FRONTENDnoninteractive
DUMB_INIT_SETSID1
GPG_KEY0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
GUNICORN_CMD_ARGS--worker-tmp-dir /dev/shm
INSTALL_MSSQL_CLIENTtrue
INSTALL_MYSQL_CLIENTtrue
INSTALL_POSTGRES_CLIENTtrue
LANGC.UTF-8
LANGUAGEC.UTF-8
LC_ALLC.UTF-8
LC_CTYPEC.UTF-8
LC_MESSAGESC.UTF-8
LD_PRELOAD/usr/lib/x86_64-linux-gnu/libstdc++.so.6
PATH/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PIP_USERtrue
PS1(airflow)
PYTHON_BASE_IMAGEpython:3.7-slim-buster
PYTHON_GET_PIP_SHA2567c5239cea323cadae36083079a5ee6b2b3d56f25762a0c060d2867b89e5e06c5
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/2caf84b14febcda8077e59e9b8a6ef9a680aa392/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 gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client rsync sasl2-bin sqlite3 sudo unixodbc
[#000] sha256:6552179c3509e3c4314b4065e0d2790563d01cd474e2fdd58be4d46acd48af6a - 8.69% (25.9 MB)
[#001] sha256:c4887dad22fda8ead06b653271b8a6fde0f36b5d8aaa804f12f79a0fef138de5 - 0.89% (2.64 MB)
[#002] sha256:83fecc69c36756a7720784991fdb9b6cea6d75efcb59b77d1cc77e1037cf4b3a - 3.22% (9.59 MB)
[#003] sha256:a9d24969a226ef5af07fbca75838b5695614fb47e8a7a317221b49521f39de05 - 0.0% (235 Bytes)
[#004] sha256:af77bcde342ce77df97cee18e81878d09ae21ef82d7242a214cc4ce16a9e37df - 0.85% (2.52 MB)
[#005] sha256:00863cfd5a9e6aa8e6840f7f5b67d2eea09158d62c4a0f21b37968be8c2b722e - 13.5% (40.2 MB)
[#006] sha256:c40be9e1e4bf3676e91a06d8dddd3a4e4447a0e01361779f71f3290124cb2399 - 0.0% (1.78 KB)
[#007] sha256:a08535d2daf5de62e132ac11f1acf62dfd5207627f65e482caccc2983feac3b1 - 12.8% (38.1 MB)
[#008] sha256:693eef757df913b278e74575254446b1edaea7f5d41a98eb2702438356e0878c - 60.04% (179 MB)
[#009] sha256:e8baf1dbb35f5972b92a13b09f698fdf35408647cccec76b62bab5530f8ceeeb - 0.0% (4.41 KB)
[#010] sha256:eb51531616b86371e392e6a387cb141a451a40847a9cc3868a844b0fb2bc080c - 0.0% (904 Bytes)
[#011] sha256:5bbbc0997947b01c109d5d528a4f11ec5fd90eb80c1a8a11ff0f80e8741c0424 - 0.0% (5.93 KB)
[#012] sha256:c9349d12f3ef1132a3e6a7ceab31b4cc850242fae2505f8cdd4b564a92a41542 - 0.0% (532 Bytes)
[#013] sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 - 0.0% (32 Bytes)
[#014] sha256:e946277078dfacec09bbbaa8552d5e1ad1f7a76a935587a12a02733b463dd6cd - 0.0% (3.24 KB)
[#015] sha256:d08715cddb4aa02204a71acb41b7d35ce90c65f7307a3fbd24573613373be746 - 0.0% (174 Bytes)
/bin/sh -c #(nop) ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /
2022-01-26 01:40:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-01-26 20:36:00 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-01-26 20:36:00 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2022-01-26 20:36:07 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates netbase tzdata ; rm -rf /var/lib/apt/lists/*
2022-01-29 06:17:55 UTC/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
2022-01-29 06:17:55 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.12
2022-01-29 06:27:10 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends dpkg-dev gcc gnupg dirmngr 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 ; 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"; GNUPGHOME="$(mktemp -d)"; export GNUPGHOME; 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 --extract --directory /usr/src/python --strip-components=1 --file 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 ; nproc="$(nproc)"; 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; cd /; 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
2022-01-29 06:27:11 UTC/bin/sh -c set -eux; for src in idle3 pydoc3 python3 python3-config; do dst="$(echo "$src" | tr -d 3)"; [ -s "/usr/local/bin/$src" ]; [ ! -e "/usr/local/bin/$dst" ]; ln -svT "/usr/local/bin/$src" "/usr/local/bin/$dst"; done
2022-01-29 06:27:11 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=21.2.4
2022-01-29 06:27:11 UTC/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0
2022-02-04 23:25:11 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/2caf84b14febcda8077e59e9b8a6ef9a680aa392/public/get-pip.py
2022-02-04 23:25:11 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=7c5239cea323cadae36083079a5ee6b2b3d56f25762a0c060d2867b89e5e06c5
2022-02-04 23:25:24 UTC/bin/sh -c set -eux; 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 -c -; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark > /dev/null; 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
2022-02-04 23:25:24 UTC/bin/sh -c #(nop) CMD ["python3"]
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash -o pipefail -o errexit -o nounset -o nolog -c]
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_UID
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow org.apache.airflow.uid=50000
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG PYTHON_BASE_IMAGE
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_PIP_VERSION
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ENV PYTHON_BASE_IMAGE=python:3.7-slim-buster 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.3.1
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client rsync sasl2-bin sqlite3 sudo unixodbc
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG ADDITIONAL_RUNTIME_APT_DEPS=
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG RUNTIME_APT_COMMAND=echo
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG ADDITIONAL_RUNTIME_APT_COMMAND=
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG ADDITIONAL_RUNTIME_APT_ENV=
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG INSTALL_MYSQL_CLIENT=true
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG INSTALL_MSSQL_CLIENT=true
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG INSTALL_POSTGRES_CLIENT=true
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ENV RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client 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 INSTALL_POSTGRES_CLIENT=true GUNICORN_CMD_ARGS=--worker-tmp-dir /dev/shm AIRFLOW_INSTALLATION_METHOD=
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-buster AIRFLOW_PIP_VERSION=21.3.1 RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client rsync sasl2-bin sqlite3 sudo unixodbc ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true /bin/bash -o pipefail -o errexit -o nounset -o nolog -c apt-get update && apt-get install --no-install-recommends -yqq apt-utils >/dev/null 2>&1 && apt-get install -y --no-install-recommends curl gnupg2 && mkdir -pv /usr/share/man/man1 && mkdir -pv /usr/share/man/man7 && export ${ADDITIONAL_RUNTIME_APT_ENV?} && bash -o pipefail -o errexit -o nounset -o nolog -c "${RUNTIME_APT_COMMAND}" && bash -o pipefail -o errexit -o nounset -o nolog -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/* && rm -rf /var/log/* # buildkit
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_IMAGE_REPOSITORY
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_IMAGE_README_URL
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_USER_HOME_DIR
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_HOME
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)ENV PATH=/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin AIRFLOW_UID=50000 AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow
2022-02-22 20:11:48 UTC (buildkit.dockerfile.v0)COPY scripts/docker/install_mysql.sh /scripts/docker/install_mssql.sh /scripts/docker/install_postgres.sh /scripts/docker/ # buildkit
2022-02-22 20:12:30 UTC (buildkit.dockerfile.v0)RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-buster AIRFLOW_PIP_VERSION=21.3.1 RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client rsync sasl2-bin sqlite3 sudo unixodbc ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/b2c0a921c155e82d1140029e6495594061945025/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow /bin/bash -o pipefail -o errexit -o nounset -o nolog -c bash /scripts/docker/install_mysql.sh prod && bash /scripts/docker/install_mssql.sh && bash /scripts/docker/install_postgres.sh prod && adduser --gecos "First Last,RoomNumber,WorkPhone,HomePhone" --disabled-password --quiet "airflow" --uid "${AIRFLOW_UID}" --gid "0" --home "${AIRFLOW_USER_HOME_DIR}" && mkdir -pv "${AIRFLOW_HOME}" && mkdir -pv "${AIRFLOW_HOME}/dags" && mkdir -pv "${AIRFLOW_HOME}/logs" && chown -R airflow:0 "${AIRFLOW_USER_HOME_DIR}" "${AIRFLOW_HOME}" && chmod -R g+rw "${AIRFLOW_USER_HOME_DIR}" "${AIRFLOW_HOME}" && find "${AIRFLOW_HOME}" -executable -print0 | xargs --null chmod g+x && find "${AIRFLOW_USER_HOME_DIR}" -executable -print0 | xargs --null chmod g+x # buildkit
2022-02-22 20:22:23 UTC (buildkit.dockerfile.v0)COPY /home/airflow/.local /home/airflow/.local # buildkit
2022-02-22 20:22:23 UTC (buildkit.dockerfile.v0)COPY scripts/in_container/prod/entrypoint_prod.sh /entrypoint # buildkit
2022-02-22 20:22:23 UTC (buildkit.dockerfile.v0)COPY scripts/in_container/prod/clean-logs.sh /clean-logs # buildkit
2022-02-22 20:22:23 UTC (buildkit.dockerfile.v0)RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-buster AIRFLOW_PIP_VERSION=21.3.1 RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client rsync sasl2-bin sqlite3 sudo unixodbc ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/b2c0a921c155e82d1140029e6495594061945025/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow /bin/bash -o pipefail -o errexit -o nounset -o nolog -c chmod a+x /entrypoint /clean-logs && chmod g=u /etc/passwd && chmod g+w "${AIRFLOW_USER_HOME_DIR}/.local" && usermod -g 0 airflow -G 0 # buildkit
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-buster AIRFLOW_PIP_VERSION=21.3.1 RUNTIME_APT_DEPS= apt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gosu krb5-user ldap-utils libffi6 libldap-2.4-2 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client rsync sasl2-bin sqlite3 sudo unixodbc ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/b2c0a921c155e82d1140029e6495594061945025/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow /bin/bash -o pipefail -o errexit -o nounset -o nolog -c sed --in-place=.bak "s/secure_path=\"/secure_path=\"\/.venv\/bin:/" /etc/sudoers # buildkit
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_VERSION
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ENV DUMB_INIT_SETSID=1 PS1=(airflow) LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6 AIRFLOW_VERSION=2.2.4 AIRFLOW__CORE__LOAD_EXAMPLES=false PIP_USER=true
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)WORKDIR /opt/airflow
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)USER 50000
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ARG BUILD_ID
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ARG COMMIT_SHA
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_IMAGE_REPOSITORY
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ARG AIRFLOW_IMAGE_DATE_CREATED
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ENV BUILD_ID=0 COMMIT_SHA=b2c0a921c155e82d1140029e6495594061945025
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow org.apache.airflow.version=2.2.4 org.apache.airflow.uid=50000 org.apache.airflow.main-image.build-id=0 org.apache.airflow.main-image.commit-sha=b2c0a921c155e82d1140029e6495594061945025 org.opencontainers.image.source=https://github.com/apache/airflow org.opencontainers.image.created=2022-02-22T20:19:19Z 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.4 org.opencontainers.image.revision=b2c0a921c155e82d1140029e6495594061945025 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 io.artifacthub.package.license=Apache-2.0 io.artifacthub.package.readme-url=${AIRFLOW_IMAGE_README_URL}
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]
2022-02-22 20:22:24 UTC (buildkit.dockerfile.v0)CMD []
2023-12-16 03:13:11 UTC (buildkit.dockerfile.v0)USER root
2023-12-16 03:13:11 UTC (buildkit.dockerfile.v0)RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B7B3B788A8D3785C && gpg --export "B7B3B788A8D3785C" > "/etc/apt/trusted.gpg.d/mysql.gpg" # buildkit
2023-12-16 03:13:11 UTC (buildkit.dockerfile.v0)RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c rm /etc/apt/sources.list.d/mysql.list || true # buildkit
2023-12-16 03:13:11 UTC (buildkit.dockerfile.v0)USER airflow
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.