2020-12-10 18:03:05 UTC
216 MB
50000
AIRFLOW_HOME/opt/airflow
AIRFLOW_UID50000
AIRFLOW_USER_HOME_DIR/home/airflow
AIRFLOW_VERSION1.10.14
AIRFLOW__CORE__LOAD_EXAMPLESfalse
BUILD_ID0
COMMIT_SHAf7e4f7b7f5843cd4ac966aceaa4911f1cd996bdd
DEBIAN_FRONTENDnoninteractive
GPG_KEYC01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
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_VERSION20.2.4
PYTHONIOENCODINGUTF-8
PYTHON_BASE_IMAGEpython:2.7-slim-buster
PYTHON_GET_PIP_SHA256421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
PYTHON_GET_PIP_URLhttps://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py
PYTHON_PIP_VERSION20.0.2
PYTHON_VERSION2.7.18
RUNTIME_APT_COMMANDecho
RUNTIME_APT_DEPSapt-transport-https apt-utils ca-certificates curl dumb-init freetds-bin gnupg gosu krb5-user ldap-utils libffi6 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client postgresql-client rsync sasl2-bin sqlite3 sudo unixodbc
[#000] sha256:123275d6e508d282237a22fefa5aef822b719a06496444ea89efa65da523fc4b - 11.94% (25.8 MB)
[#001] sha256:dd1cd66375238ded36eeaea07567a1997f7fd76611a517119ec39fee9b9e887f - 1.21% (2.62 MB)
[#002] sha256:0c4e6d630f2cb5403efb04352c40ed72f1884355253a0cc15486c4e6ca998111 - 8.66% (18.7 MB)
[#003] sha256:13e9cd8f0ea14403e44c745ea5212658b6600021f6beb6fc484f2570db89b143 - 0.96% (2.08 MB)
[#004] sha256:9fb75055709124751d8ea5b655bb99be7863cb045d4119f528a71a7ffc22bcd8 - 2.14% (4.64 MB)
[#005] sha256:e3dde328d2230c312571699c07915c74f59ddb1d1707552e3e9aad9e82dbdcf4 - 18.78% (40.6 MB)
[#006] sha256:3cd42965390a43d9a48ef4feabc6baa529da6205d27eb8a724dfb3ff7beb766b - 0.0% (1.4 KB)
[#007] sha256:662d28da3edc38096c04fcdee6febb8be8c71a476d48283a767557ed46a92868 - 15.6% (33.8 MB)
[#008] sha256:f679dd6add827937efb3d70143d918726b99a00f546ea130d24e944f184dec5f - 0.01% (19.3 KB)
[#009] sha256:61a7c2d7e2f64787f68cefb36a99c30d2086fbbf2beda8126c83ae957d312b28 - 0.0% (2.21 KB)
[#010] sha256:f951902b4d4427f99b0890e81f0083f30d4311dda9f2df202439bc9874940f3a - 38.54% (83.4 MB)
[#011] sha256:da62003e64beee6748cad037446896bc04038c3d57ef2c3f879d61ea4ae53c6e - 0.0% (1.86 KB)
[#012] sha256:be7f441ebc9892950862bce86c78b391a3b9e5a6c6557f797c851194e31928a7 - 0.0% (861 Bytes)
[#013] sha256:7314b10fe58eb5af12ef562da3813e00c5110c776365972c76b87bcdbed960ff - 0.0% (2.14 KB)
[#014] sha256:2f1857307916834f1216236aa69e983a7138fdf4d6adbf98cd97d0f5f89f9310 - 2.15% (4.66 MB)
[#015] sha256:a5c2b0ed113db1ac7c0ce9fdee3d13313eadb78849319aa4ed1b3a06c6a2a45b - 0.0% (508 Bytes)
/bin/sh -c #(nop) ADD file:865f9041e12eb341f0a394764ddc11db49cbc8b91d4fb57c6fb1960b68b1bb41 in /
2020-04-16 03:22:36 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-04-16 17:55:20 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-04-16 17:55:20 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2020-04-16 20:26:10 UTC/bin/sh -c #(nop) ENV PYTHONIOENCODING=UTF-8
2020-04-16 20:26:17 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates netbase && rm -rf /var/lib/apt/lists/*
2020-04-16 20:26:18 UTC/bin/sh -c #(nop) ENV GPG_KEY=C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
2020-04-20 19:28:48 UTC/bin/sh -c #(nop) ENV PYTHON_VERSION=2.7.18
2020-04-20 19:35:32 UTC/bin/sh -c set -ex && savedAptMark="$(apt-mark showmanual)" && apt-get update && apt-get install -y --no-install-recommends dpkg-dev gcc libbz2-dev libc6-dev libdb-dev libgdbm-dev libncursesw5-dev libreadline-dev libsqlite3-dev libssl-dev make tk-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 ha.pool.sks-keyservers.net --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-optimizations --enable-option-checking=fatal --enable-shared --enable-unicode=ucs4 && make -j "$(nproc)" 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 && 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/* && 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 -rf /usr/src/python && python2 --version
2020-04-20 19:35:33 UTC/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=20.0.2
2020-04-20 19:35:33 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d59197a3c169cef378a22428a3fa99d33e080a5d/get-pip.py
2020-04-20 19:35:33 UTC/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=421ac1d44c0cf9730a088e337867d974b91bdce4ea2636099275071878cc189e
2020-04-20 19:35:45 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
2020-04-20 19:35:46 UTC/bin/sh -c #(nop) CMD ["python2"]
2020-11-30 00:36:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) SHELL [/bin/bash -o pipefail -e -u -x -c]
2020-12-10 18:02:22 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_UID
2020-12-10 18:02:22 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_GID
2020-12-10 18:02:22 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.distro=debian
2020-12-10 18:02:22 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.distro.version=buster
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.module=airflow
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.component=airflow
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.image=airflow
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.uid=50000
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.gid=50000
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG PYTHON_BASE_IMAGE
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV PYTHON_BASE_IMAGE=python:2.7-slim-buster
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_VERSION
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV AIRFLOW_VERSION=1.10.14
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV 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
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG PIP_VERSION
2020-12-10 18:02:23 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV PIP_VERSION=20.2.4
2020-12-10 18: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/*
2020-12-10 18: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 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client postgresql-client rsync sasl2-bin sqlite3 sudo unixodbc
2020-12-10 18:02:29 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 libsasl2-2 libsasl2-modules libssl1.1 locales lsb-release netcat openssh-client postgresql-client rsync sasl2-bin sqlite3 sudo unixodbc
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_DEPS=
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV ADDITIONAL_RUNTIME_APT_DEPS=
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG RUNTIME_APT_COMMAND=echo
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV RUNTIME_APT_COMMAND=echo
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_APT_COMMAND=
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV ADDITIONAL_RUNTIME_APT_COMMAND=
2020-12-10 18:02:29 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG ADDITIONAL_RUNTIME_ENV_VARS=
2020-12-10 18:02:45 UTC|3 ADDITIONAL_RUNTIME_ENV_VARS= AIRFLOW_GID=50000 AIRFLOW_UID=50000 /bin/bash -o pipefail -e -u -x -c mkdir -pv /usr/share/man/man1 && mkdir -pv /usr/share/man/man7 && export ${ADDITIONAL_RUNTIME_ENV_VARS?} && 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/*
2020-12-10 18:02:45 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG INSTALL_MYSQL_CLIENT=true
2020-12-10 18:02:45 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV INSTALL_MYSQL_CLIENT=true
2020-12-10 18:02:45 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY dir:afe81c5431b8154b05a11ba485bffed052a9e1a1e2e2beff210637791848e248 in scripts/docker
2020-12-10 18:02:53 UTC|3 ADDITIONAL_RUNTIME_ENV_VARS= AIRFLOW_GID=50000 AIRFLOW_UID=50000 /bin/bash -o pipefail -e -u -x -c ./scripts/docker/install_mysql.sh prod
2020-12-10 18:02:53 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV AIRFLOW_UID=50000
2020-12-10 18:02:53 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV AIRFLOW_GID=50000
2020-12-10 18:02:53 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV AIRFLOW__CORE__LOAD_EXAMPLES=false
2020-12-10 18:02:53 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_USER_HOME_DIR=/home/airflow
2020-12-10 18:02:53 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV AIRFLOW_USER_HOME_DIR=/home/airflow
2020-12-10 18:02:54 UTC|1 ADDITIONAL_RUNTIME_ENV_VARS= /bin/bash -o pipefail -e -u -x -c addgroup --gid "${AIRFLOW_GID}" "airflow" && adduser --quiet "airflow" --uid "${AIRFLOW_UID}" --gid "${AIRFLOW_GID}" --home "${AIRFLOW_USER_HOME_DIR}"
2020-12-10 18:02:54 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG AIRFLOW_HOME
2020-12-10 18:02:54 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV AIRFLOW_HOME=/opt/airflow
2020-12-10 18:02:54 UTC|1 ADDITIONAL_RUNTIME_ENV_VARS= /bin/bash -o pipefail -e -u -x -c 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
2020-12-10 18:02:59 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootdir:3e5c6f52e6489a849fe304739365165a9848151c0eee33b1f16c2f59391d83d8 in /home/airflow/.local
2020-12-10 18:02:59 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootfile:d0cf0ab4ace011490dbe4e41f77026e866f03fad1f93c58e88cdd695f3b29f77 in /entrypoint
2020-12-10 18:02:59 UTC/bin/bash -o pipefail -e -u -x -c #(nop) COPY --chown=airflow:rootfile:afb781c12c96fb31a66f079b9318f1f108019cbe4b8393b03dbc3296f98b4902 in /clean-logs
2020-12-10 18:03:00 UTC|1 ADDITIONAL_RUNTIME_ENV_VARS= /bin/bash -o pipefail -e -u -x -c chmod a+x /entrypoint /clean-logs
2020-12-10 18:03:03 UTC|1 ADDITIONAL_RUNTIME_ENV_VARS= /bin/bash -o pipefail -e -u -x -c pip install --upgrade "pip==${PIP_VERSION}"
2020-12-10 18:03:04 UTC|1 ADDITIONAL_RUNTIME_ENV_VARS= /bin/bash -o pipefail -e -u -x -c chmod g=u /etc/passwd
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV PATH=/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV GUNICORN_CMD_ARGS=--worker-tmp-dir /dev/shm
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) WORKDIR /opt/airflow
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) EXPOSE 8080
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) USER 50000
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG BUILD_ID
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV BUILD_ID=0
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ARG COMMIT_SHA
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENV COMMIT_SHA=f7e4f7b7f5843cd4ac966aceaa4911f1cd996bdd
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.distro=debian
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.distro.version=buster
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.module=airflow
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.component=airflow
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.image=airflow
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.uid=50000
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.gid=50000
2020-12-10 18:03:04 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.mainImage.buildId=0
2020-12-10 18:03:05 UTC/bin/bash -o pipefail -e -u -x -c #(nop) LABEL org.apache.airflow.mainImage.commitSha=f7e4f7b7f5843cd4ac966aceaa4911f1cd996bdd
2020-12-10 18:03:05 UTC/bin/bash -o pipefail -e -u -x -c #(nop) ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]
2020-12-10 18:03:05 UTC/bin/bash -o pipefail -e -u -x -c #(nop) CMD ["--help"]
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.