sha256:615fdfddd7022d3d6c1282be8c8d33fce85710f23b55b6fbf695de4f59907786
OS/ARCH
Compressed size
525.43 MB
Last pushed
10 months by localstackci
Type
Image
Manifest digest
sha256:baf938df228fafd3c191870c8267f16d84fa70b83ed55fd13de8756f3558f708
Image Layers
1ADD file ... in / 29.94 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apt-get1.03 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.160 B8/bin/sh -c set -eux; savedAptMark="$(apt-mark10.23 MB9/bin/sh -c set -eux; for235 B10ENV PYTHON_PIP_VERSION=22.0.40 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66030fa03382b4914d4c4d0896961a0bdeeeb274/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=1e501cf004eac1b7eb1f97266d28f995ae835d30250bec7f8850562703067dc60 B14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.03 MB15CMD ["python3"]0 B16SHELL [/bin/bash -o pipefail -o0 B17ARG AIRFLOW_UID0 B18LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B19ARG PYTHON_BASE_IMAGE0 B20ARG AIRFLOW_PIP_VERSION0 B21ENV PYTHON_BASE_IMAGE=python:3.7-slim-bullseye DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-80 B22ARG RUNTIME_APT_DEPS=0 B23ARG ADDITIONAL_RUNTIME_APT_DEPS=0 B24ARG RUNTIME_APT_COMMAND=echo0 B25ARG ADDITIONAL_RUNTIME_APT_COMMAND=0 B26ARG ADDITIONAL_RUNTIME_APT_ENV=0 B27ARG INSTALL_MYSQL_CLIENT=true0 B28ARG INSTALL_MSSQL_CLIENT=true0 B29ARG INSTALL_POSTGRES_CLIENT=true0 B30ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND=0 B31COPY install_os_dependencies.sh /scripts/docker/ # buildkit1.24 KB32RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=22.3.154.69 MB33ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow0 B34ARG AIRFLOW_IMAGE_REPOSITORY0 B35ARG AIRFLOW_IMAGE_README_URL0 B36ARG AIRFLOW_USER_HOME_DIR0 B37ARG AIRFLOW_HOME0 B38ENV 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/airflow0 B39COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/1.41 KB40RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=22.3.141.52 MB41COPY /home/airflow/.local /home/airflow/.local # buildkit190.38 MB42COPY entrypoint_prod.sh /entrypoint # buildkit3.74 KB43COPY clean-logs.sh /clean-logs # buildkit480 B44COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit296 B45RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=22.3.15.08 KB46RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=22.3.1540 B47ARG AIRFLOW_VERSION0 B48ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.5.1 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B49RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=22.3.1119 B50COPY pip /root/bin/pip # buildkit426 B51RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=22.3.1426 B52WORKDIR /opt/airflow32 B53EXPOSE map[8080/tcp:{}]0 B54USER 500000 B55ARG BUILD_ID0 B56ARG COMMIT_SHA0 B57ARG AIRFLOW_IMAGE_REPOSITORY0 B58ARG AIRFLOW_IMAGE_DATE_CREATED0 B59ENV BUILD_ID= COMMIT_SHA=0 B60LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B61ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]0 B62CMD []0 B63USER root0 B64RUN /bin/bash -o pipefail -o6.57 KB65RUN /bin/bash -o pipefail -o173 B66USER airflow0 B67USER root0 B68RUN /bin/bash -o pipefail -o186.83 MB69COPY supervisord.conf /etc/supervisord.conf # buildkit372 B70USER airflow0 B71RUN airflow db init #7.75 MB72RUN /bin/bash -o pipefail -o17.69 KB73ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD file:e2398d0bf516084b2b37ba1bb76b86d56e66999831df692461679fbd6a5d8eb6 in /