sha256:34cde62102c898aa277b49aeb6bcd8e801fe30c084c93c30cf8a919a52ecc611
OS/ARCH
Compressed size
581.28 MB
Last pushed
9 months by localstackci
Type
Image
Manifest digest
sha256:9a6f84e69b10c56a7cf5c80201f64213c898c8483eaaa5810fdf78ac725fbe56
Image Layers
1ADD file ... in / 27.8 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;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.40 B8RUN /bin/sh -c set -eux;11.45 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.88 MB14CMD ["python3"]0 B15SHELL [/bin/bash -o pipefail -o0 B16ARG AIRFLOW_UID0 B17LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B18ARG PYTHON_BASE_IMAGE0 B19ENV PYTHON_BASE_IMAGE=python:3.12-slim-bookworm DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-80 B20ARG RUNTIME_APT_DEPS=0 B21ARG ADDITIONAL_RUNTIME_APT_DEPS=0 B22ARG RUNTIME_APT_COMMAND=echo0 B23ARG ADDITIONAL_RUNTIME_APT_COMMAND=0 B24ARG ADDITIONAL_RUNTIME_APT_ENV=0 B25ARG INSTALL_MYSQL_CLIENT=true0 B26ARG INSTALL_MYSQL_CLIENT_TYPE=mariadb0 B27ARG INSTALL_MSSQL_CLIENT=true0 B28ARG INSTALL_POSTGRES_CLIENT=true0 B29ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND=0 B30COPY install_os_dependencies.sh /scripts/docker/ # buildkit1.63 KB31RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=84.33 MB32ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow0 B33ARG AIRFLOW_IMAGE_REPOSITORY0 B34ARG AIRFLOW_IMAGE_README_URL0 B35ARG AIRFLOW_USER_HOME_DIR0 B36ARG AIRFLOW_HOME0 B37ENV PATH=/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/home/airflow/.local AIRFLOW_UID=50000 AIRFLOW_USER_HOME_DIR=/home/airflow0 B38COPY common.sh /scripts/docker/ # buildkit2.25 KB39COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/1.98 KB40RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=21.02 MB41ARG AIRFLOW_SOURCES_FROM0 B42ARG AIRFLOW_SOURCES_TO0 B43COPY /home/airflow/.local /home/airflow/.local # buildkit232.29 MB44COPY /home/airflow/constraints.txt /home/airflow/constraints.txt # buildkit6.68 KB45COPY /Dockerfile /Dockerfile # buildkit18.07 KB46COPY entrypoint_prod.sh /entrypoint # buildkit3.78 KB47COPY clean-logs.sh /clean-logs # buildkit493 B48COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit291 B49RUN |18 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=5.09 KB50RUN |18 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=1.04 KB51ARG AIRFLOW_VERSION0 B52ARG AIRFLOW_PIP_VERSION0 B53ARG AIRFLOW_UV_VERSION0 B54ARG AIRFLOW_USE_UV0 B55ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.9.2 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B56RUN |22 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=114 B57COPY pip /root/bin/pip # buildkit420 B58RUN |22 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=419 B59WORKDIR /opt/airflow32 B60EXPOSE map[8080/tcp:{}]0 B61USER 500000 B62ARG BUILD_ID0 B63ARG COMMIT_SHA0 B64ARG AIRFLOW_IMAGE_REPOSITORY0 B65ARG AIRFLOW_IMAGE_DATE_CREATED0 B66ENV BUILD_ID= COMMIT_SHA=f56f13442613912725d307aafc537cc76277c2d10 B67LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B68ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]0 B69CMD []0 B70USER root0 B71RUN /bin/bash -o pipefail -o187.72 MB72COPY supervisord.conf /etc/supervisord.conf # buildkit371 B73USER airflow0 B74RUN airflow db migrate #10.36 MB75RUN /bin/bash -o pipefail -o32.33 KB76ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /