sha256:61f43066cf863aab8aaba15d9c8c5cf86442bbfa192ba0c47b3ed9fbcf10d234
OS/ARCH
Compressed size
542.18 MB
Last pushed
9 months by localstackci
Type
Image
Manifest digest
sha256:22e5cd25085040aa78ea93b53feeb5fde61cdd652b0bc980e3811be8435ceb2d
Image Layers
1ADD file ... in / 28.67 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;1.02 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.180 B8RUN /bin/sh -c set -eux;12.39 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B14RUN /bin/sh -c set -eux;3 MB15CMD ["python3"]0 B16SHELL [/bin/bash -o pipefail -o0 B17ARG AIRFLOW_UID0 B18LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow0 B19ARG PYTHON_BASE_IMAGE0 B20ARG AIRFLOW_PIP_VERSION0 B21ENV PYTHON_BASE_IMAGE=python:3.8-slim-bullseye DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-80 B22ARG RUNTIME_APT_DEPS=0 B23ARG ADDITIONAL_RUNTIME_APT_DEPS=0 B24ARG RUNTIME_APT_COMMAND=echo0 B25ARG ADDITIONAL_RUNTIME_APT_COMMAND=0 B26ARG ADDITIONAL_RUNTIME_APT_ENV=0 B27ARG INSTALL_MYSQL_CLIENT=true0 B28ARG INSTALL_MSSQL_CLIENT=true0 B29ARG INSTALL_POSTGRES_CLIENT=true0 B30ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND=0 B31COPY install_os_dependencies.sh /scripts/docker/ # buildkit1.25 KB32RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.8-slim-bullseye AIRFLOW_PIP_VERSION=23.2.154.19 MB33ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow0 B34ARG AIRFLOW_IMAGE_REPOSITORY0 B35ARG AIRFLOW_IMAGE_README_URL0 B36ARG AIRFLOW_USER_HOME_DIR0 B37ARG AIRFLOW_HOME0 B38ENV PATH=/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin AIRFLOW_UID=50000 AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow0 B39ARG AIRFLOW_PIP_VERSION=23.2.10 B40ENV AIRFLOW_PIP_VERSION=23.2.10 B41COPY common.sh /scripts/docker/ # buildkit969 B42COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/2.45 KB43RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.8-slim-bullseye AIRFLOW_PIP_VERSION=23.2.117.39 MB44COPY /home/airflow/.local /home/airflow/.local # buildkit231.96 MB45COPY entrypoint_prod.sh /entrypoint # buildkit3.78 KB46COPY clean-logs.sh /clean-logs # buildkit473 B47COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit291 B48RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.8-slim-bullseye AIRFLOW_PIP_VERSION=23.2.15.12 KB49RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.8-slim-bullseye AIRFLOW_PIP_VERSION=23.2.1538 B50ARG AIRFLOW_VERSION0 B51ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.7.2 AIRFLOW__CORE__LOAD_EXAMPLES=false0 B52RUN |18 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.8-slim-bullseye AIRFLOW_PIP_VERSION=23.2.1116 B53COPY pip /root/bin/pip # buildkit420 B54RUN |18 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.8-slim-bullseye AIRFLOW_PIP_VERSION=23.2.1420 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=c8b25cb3eea2bcdf951ed7c1d7d0a1f9f04db2060 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 -o6.56 KB68RUN /bin/bash -o pipefail -o32 B69USER airflow0 B70USER root0 B71RUN /bin/bash -o pipefail -o185.38 MB72COPY supervisord.conf /etc/supervisord.conf # buildkit370 B73USER airflow0 B74RUN airflow db migrate #8.12 MB75RUN /bin/bash -o pipefail -o27.37 KB76ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD file:2c3e5451390c62f0b85f20139d2c88011cc54d649cdda5567084c050ad373372 in /