sha256:15dec8875eb0479922738f034e006509a76cb650c005709bef326101c4b81b55
OS/ARCH
linux/amd64
Compressed size
839.75 MB
Last pushed
3 months by averyniceday
Type
Image
Manifest digest
sha256:15dec8875eb0479922738f034e006509a76cb650c005709bef326101c4b81b55
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.90 B7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B8RUN /bin/sh -c set -eux;13.02 MB9RUN /bin/sh -c set -eux;249 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 B25ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND=0 B26COPY install_os_dependencies.sh /scripts/docker/ # buildkit1.47 KB27RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=85.38 MB28ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow0 B29ARG AIRFLOW_IMAGE_REPOSITORY0 B30ARG AIRFLOW_IMAGE_README_URL0 B31ARG AIRFLOW_USER_HOME_DIR0 B32ARG AIRFLOW_HOME0 B33ENV 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 B34COPY common.sh /scripts/docker/ # buildkit2.25 KB35COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/1.98 KB36RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=21.17 MB37ARG AIRFLOW_SOURCES_FROM0 B38ARG AIRFLOW_SOURCES_TO0 B39COPY /home/airflow/.local /home/airflow/.local # buildkit264.42 MB40COPY /home/airflow/constraints.txt /home/airflow/constraints.txt # buildkit6.77 KB41COPY /Dockerfile /Dockerfile # buildkit17.11 KB42COPY entrypoint_prod.sh /entrypoint # buildkit3.78 KB43COPY clean-logs.sh /clean-logs # buildkit492 B44COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit291 B45RUN |18 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=5.09 KB46RUN |18 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=1.04 KB47ARG AIRFLOW_VERSION0 B48ARG AIRFLOW_PIP_VERSION0 B49ARG AIRFLOW_UV_VERSION0 B50ARG AIRFLOW_USE_UV0 B51ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.10.5 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B52RUN |22 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=115 B53COPY pip /root/bin/pip # buildkit422 B54RUN |22 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.12-slim-bookworm RUNTIME_APT_DEPS=420 B55WORKDIR /opt/airflow32 B56EXPOSE map[8080/tcp:{}]0 B57USER 500000 B58ARG BUILD_ID0 B59ARG COMMIT_SHA0 B60ARG AIRFLOW_IMAGE_REPOSITORY0 B61ARG AIRFLOW_IMAGE_DATE_CREATED0 B62ENV BUILD_ID= COMMIT_SHA=223b0a4b61a44a83895371b2c9a3a5cafa5df8ea0 B63LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B64ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]0 B65CMD []0 B66USER root0 B67RUN /bin/bash -o pipefail -o247.92 MB68COPY /opt/java/openjdk /opt/java/openjdk # buildkit150.84 MB69ENV JAVA_HOME=/opt/java/openjdk0 B70ENV PATH=/opt/java/openjdk/bin:/root/bin:/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B71COPY /app/core-*.jar / # buildkit22.58 MB72COPY scripts/ /scripts/ # buildkit121.04 KB73RUN /bin/bash -o pipefail -o125.82 KB74ENV PORTAL_HOME=/0 B75RUN /bin/bash -o pipefail -o156 B76USER airflow0 B77COPY requirements.txt /tmp/cbioportal_requirements.txt # buildkit222 B78RUN /bin/bash -o pipefail -o3.87 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'