sha256:b7c64de9aa41d8b25a18533f24ab39de463fc1074c195fea57d5a502dde60946
OS/ARCH
Compressed size
591.75 MB
Last pushed
8 months by ilum
Type
Image
Manifest digest
sha256:3a91b0468541d9c336d492b2b96c0a4dfa3b4e51954414dcdaeef32c3839cd8c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2SHELL [/bin/bash -o pipefail -o0 B3ARG AIRFLOW_UID0 B4LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B5ARG BASE_IMAGE0 B6ENV BASE_IMAGE=debian:bookworm-slim DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-80 B7ARG RUNTIME_APT_DEPS=0 B8ARG ADDITIONAL_RUNTIME_APT_DEPS=0 B9ARG RUNTIME_APT_COMMAND=echo0 B10ARG ADDITIONAL_RUNTIME_APT_COMMAND=0 B11ARG ADDITIONAL_RUNTIME_APT_ENV=0 B12ARG INSTALL_MYSQL_CLIENT=true0 B13ARG INSTALL_MYSQL_CLIENT_TYPE=mariadb0 B14ARG INSTALL_MSSQL_CLIENT=true0 B15ARG INSTALL_POSTGRES_CLIENT=true0 B16ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow0 B17ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND=0 B18COPY /usr/python/ /usr/python/ # buildkit27.53 MB19COPY install_os_dependencies.sh /scripts/docker/ # buildkit3.62 KB20RUN |12 AIRFLOW_UID=50000 BASE_IMAGE=debian:bookworm-slim RUNTIME_APT_DEPS=80.97 MB21ARG AIRFLOW_IMAGE_REPOSITORY0 B22ARG AIRFLOW_IMAGE_README_URL0 B23ARG AIRFLOW_USER_HOME_DIR0 B24ARG AIRFLOW_HOME0 B25ARG AIRFLOW_IMAGE_TYPE0 B26ENV PATH=/home/airflow/.local/bin:/usr/python/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 B27COPY common.sh /scripts/docker/ # buildkit2.6 KB28COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/2.19 KB29RUN |17 AIRFLOW_UID=50000 BASE_IMAGE=debian:bookworm-slim RUNTIME_APT_DEPS=21.21 MB30ARG AIRFLOW_SOURCES_FROM0 B31ARG AIRFLOW_SOURCES_TO0 B32COPY /home/airflow/.local /home/airflow/.local # buildkit433.22 MB33COPY /home/airflow/constraints.txt /home/airflow/constraints.txt # buildkit6.59 KB34COPY /Dockerfile /Dockerfile # buildkit21.09 KB35COPY entrypoint_prod.sh /entrypoint # buildkit3.9 KB36COPY clean-logs.sh /clean-logs # buildkit519 B37COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit291 B38RUN |19 AIRFLOW_UID=50000 BASE_IMAGE=debian:bookworm-slim RUNTIME_APT_DEPS=5.24 KB39RUN |19 AIRFLOW_UID=50000 BASE_IMAGE=debian:bookworm-slim RUNTIME_APT_DEPS=1.04 KB40ARG AIRFLOW_VERSION0 B41ARG AIRFLOW_PIP_VERSION0 B42ARG AIRFLOW_UV_VERSION0 B43ARG AIRFLOW_USE_UV0 B44ARG AIRFLOW_PYTHON_VERSION0 B45ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=3.1.6 AIRFLOW_PYTHON_VERSION=3.12.120 B46RUN |24 AIRFLOW_UID=50000 BASE_IMAGE=debian:bookworm-slim RUNTIME_APT_DEPS=113 B47COPY pip /root/bin/pip # buildkit432 B48RUN |24 AIRFLOW_UID=50000 BASE_IMAGE=debian:bookworm-slim RUNTIME_APT_DEPS=430 B49WORKDIR /opt/airflow32 B50EXPOSE map[8080/tcp:{}]0 B51USER 500000 B52ARG BUILD_ID0 B53ARG COMMIT_SHA0 B54ARG AIRFLOW_IMAGE_REPOSITORY0 B55ARG AIRFLOW_IMAGE_DATE_CREATED0 B56ENV BUILD_ID= COMMIT_SHA=eea9b500cc227c2195cb7653acee2ad27c7954330 B57LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B58ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]0 B59CMD []0 B60RUN /bin/bash -o pipefail -o1.97 MB61COPY --chown=airflow:root ilum-example.py /opt/airflow/dags #950 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'