sha256:b212f659ca5066b6dd520fcab2eea24676da1914cad05df0216b1812ffecf31f
OS/ARCH
linux/amd64
Compressed size
600.44 MB
Last pushed
about 1 year by devops83incs
Type
Image
Manifest digest
sha256:b212f659ca5066b6dd520fcab2eea24676da1914cad05df0216b1812ffecf31f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.180 B7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B8RUN /bin/sh -c set -eux;14.92 MB9RUN /bin/sh -c set -eux;248 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.10-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.48 KB28RUN |12 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.10-slim-bookworm RUNTIME_APT_DEPS=102.83 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.67 KB36COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/2.19 KB37RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.10-slim-bookworm RUNTIME_APT_DEPS=21.23 MB38ARG AIRFLOW_SOURCES_FROM0 B39ARG AIRFLOW_SOURCES_TO0 B40COPY /home/airflow/.local /home/airflow/.local # buildkit431.14 MB41COPY /home/airflow/constraints.txt /home/airflow/constraints.txt # buildkit7.59 KB42COPY /Dockerfile /Dockerfile # buildkit18.94 KB43COPY entrypoint_prod.sh /entrypoint # buildkit3.84 KB44COPY clean-logs.sh /clean-logs # buildkit520 B45COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit290 B46RUN |19 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.10-slim-bookworm RUNTIME_APT_DEPS=5.33 KB47RUN |19 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.10-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.3 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B54RUN |24 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.10-slim-bookworm RUNTIME_APT_DEPS=133 B55COPY pip /root/bin/pip # buildkit431 B56RUN |24 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.10-slim-bookworm RUNTIME_APT_DEPS=445 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=0 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 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'