sha256:35a9c0b64344b1780426deb0d14444fb31ac19910428b1ac5b30e4b8284a74e6
OS/ARCH
Compressed size
504.05 MB
Last pushed
10 months by localstackci
Type
Image
Manifest digest
sha256:4b3b5470889b747b2e9ad60fd3f29565e841295a42012890b2267d88a82490d9
Image Layers
1ADD file ... in / 28.67 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 B5RUN /bin/sh -c set -eux;1.02 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.170 B8RUN /bin/sh -c set -eux;10.15 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3 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.25 KB32RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=23.1.254.17 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.51 KB40RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=23.1.217.35 MB41COPY /home/airflow/.local /home/airflow/.local # buildkit197.47 MB42COPY entrypoint_prod.sh /entrypoint # buildkit3.74 KB43COPY clean-logs.sh /clean-logs # buildkit472 B44COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit291 B45RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=23.1.25.08 KB46RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2537 B47ARG AIRFLOW_VERSION0 B48ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.6.3 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B49RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2115 B50COPY pip /root/bin/pip # buildkit421 B51RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.7-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2420 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 -o32 B66USER airflow0 B67USER root0 B68RUN /bin/bash -o pipefail -o167 B69RUN /bin/bash -o pipefail -o32 B70USER airflow0 B71USER root0 B72RUN /bin/bash -o pipefail -o185.38 MB73COPY supervisord.conf /etc/supervisord.conf # buildkit371 B74USER airflow0 B75RUN airflow db init #6.8 MB76RUN /bin/bash -o pipefail -o19.87 KB77ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD file:83a81aad5cdb80c654a520d913c8bcafe2b8e1062d81c389d4577cde5ad68167 in /