sha256:ca9c4aed52253202a5e5fe13b69cf23769f166e6553c1cc8cbc754ffab3fb5ae
OS/ARCH
Compressed size
712.19 MB
Last pushed
over 1 year by uacmarine556
Type
Image
Manifest digest
sha256:f30a6df1fb9d6be9eeb2cafa37d279ad14ac4e048b16ae8561d3620f5abd4839
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.18 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.100 B7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B8RUN /bin/sh -c set -eux;12.94 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11SHELL [/bin/bash -o pipefail -o0 B12ARG AIRFLOW_UID0 B13LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B14ARG PYTHON_BASE_IMAGE0 B15ENV PYTHON_BASE_IMAGE=python:3.12-slim-bookworm DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-80 B16ARG RUNTIME_APT_DEPS=0 B17ARG ADDITIONAL_RUNTIME_APT_DEPS=0 B18ARG RUNTIME_APT_COMMAND=echo0 B19ARG ADDITIONAL_RUNTIME_APT_COMMAND=0 B20ARG ADDITIONAL_RUNTIME_APT_ENV=0 B21ARG INSTALL_MYSQL_CLIENT=true0 B22ARG INSTALL_MYSQL_CLIENT_TYPE=mariadb0 B23ARG INSTALL_MSSQL_CLIENT=true0 B24ARG INSTALL_POSTGRES_CLIENT=true0 B25ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow0 B26ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND=0 B27COPY install_os_dependencies.sh /scripts/docker/ # buildkit1.47 KB28RUN |12 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=86.48 MB29ARG AIRFLOW_IMAGE_REPOSITORY0 B30ARG AIRFLOW_IMAGE_README_URL0 B31ARG AIRFLOW_USER_HOME_DIR0 B32ARG AIRFLOW_HOME0 B33ARG AIRFLOW_IMAGE_TYPE0 B34ENV 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 B35COPY common.sh /scripts/docker/ # buildkit2.46 KB36COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/2.01 KB37RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=21.07 MB38ARG AIRFLOW_SOURCES_FROM0 B39ARG AIRFLOW_SOURCES_TO0 B40COPY /home/airflow/.local /home/airflow/.local # buildkit321.9 MB41COPY /home/airflow/constraints.txt /home/airflow/constraints.txt # buildkit7.24 KB42COPY /Dockerfile /Dockerfile # buildkit18.53 KB43COPY entrypoint_prod.sh /entrypoint # buildkit3.84 KB44COPY clean-logs.sh /clean-logs # buildkit521 B45COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit291 B46RUN |19 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=5.19 KB47RUN |19 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=1.04 KB48ARG AIRFLOW_VERSION0 B49ARG AIRFLOW_PIP_VERSION0 B50ARG AIRFLOW_SETUPTOOLS_VERSION0 B51ARG AIRFLOW_UV_VERSION0 B52ARG AIRFLOW_USE_UV0 B53ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=3.0.0 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B54RUN |24 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=114 B55COPY pip /root/bin/pip # buildkit421 B56RUN |24 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=420 B57WORKDIR /opt/airflow32 B58EXPOSE map[8080/tcp:{}]0 B59USER 500000 B60ARG BUILD_ID0 B61ARG COMMIT_SHA0 B62ARG AIRFLOW_IMAGE_REPOSITORY0 B63ARG AIRFLOW_IMAGE_DATE_CREATED0 B64ENV BUILD_ID= COMMIT_SHA=4a18c4542970df5ecc16986849a459ac22b30a610 B65LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B66ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]0 B67CMD []0 B68RUN /bin/bash -o pipefail -o36.86 MB69USER root0 B70RUN /bin/bash -o pipefail -o162.9 MB71RUN /bin/bash -o pipefail -o40.05 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'