docker.io/openmetadata/ingestion:1.2.4 linux/amd64

docker.io/openmetadata/ingestion:1.2.4 - 国内下载镜像源 浏览次数:29
📊

OpenMetadata Ingestion

openmetadata/ingestion 是一个用于数据 ingestion 的 Docker 镜像,可以将数据从各种来源(如 Apache Atlas、Apache Hive、Apache Cassandra 等) ingest 到 OpenMetadata 中,并将其转换为标准格式,使得后续处理和分析变得更加方便。该镜像主要用于数据集成、ETL 和数据 Pipelining 等场景。

源镜像 docker.io/openmetadata/ingestion:1.2.4
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4
镜像ID sha256:826d41256210a9cee4c84cd149f767b785fe3f35c53a827e94f8a73926fd00f2
镜像TAG 1.2.4
大小 3.67GB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/bin/dumb-init -- /entrypoint
工作目录 /opt/airflow
OS/平台 linux/amd64
浏览量 29 次
贡献者
镜像创建 2024-02-07T05:51:38.536097575Z
同步时间 2024-08-20 16:35
更新时间 2024-09-19 03:08
开放端口
8080/tcp
环境变量
PATH=/root/bin:/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 PYTHON_VERSION=3.9.17 PYTHON_PIP_VERSION=23.0.1 PYTHON_SETUPTOOLS_VERSION=58.1.0 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d746207 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LC_ALL=C.UTF-8 LC_CTYPE=C.UTF-8 LC_MESSAGES=C.UTF-8 LD_LIBRARY_PATH=/instantclient AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true GUNICORN_CMD_ARGS=--worker-tmp-dir /dev/shm AIRFLOW_INSTALLATION_METHOD= AIRFLOW_UID=50000 AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.6.3 AIRFLOW__CORE__LOAD_EXAMPLES=false PIP_USER=true BUILD_ID= COMMIT_SHA= PIP_NO_CACHE_DIR=1 PIP_QUIET=1
镜像标签
airflow: org.apache.airflow.component debian: org.apache.airflow.distro airflow: org.apache.airflow.image : org.apache.airflow.main-image.build-id : org.apache.airflow.main-image.commit-sha airflow: org.apache.airflow.module 50000: org.apache.airflow.uid 2.6.3: org.apache.airflow.version dev@airflow.apache.org: org.opencontainers.image.authors : org.opencontainers.image.created Reference, production-ready Apache Airflow image: org.opencontainers.image.description https://airflow.apache.org/docs/docker-stack/index.html: org.opencontainers.image.documentation Apache-2.0: org.opencontainers.image.licenses airflow: org.opencontainers.image.ref.name : org.opencontainers.image.revision https://github.com/apache/airflow: org.opencontainers.image.source Production Airflow Image: org.opencontainers.image.title https://airflow.apache.org: org.opencontainers.image.url Apache Software Foundation: org.opencontainers.image.vendor 2.6.3: org.opencontainers.image.version

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4  docker.io/openmetadata/ingestion:1.2.4

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4  docker.io/openmetadata/ingestion:1.2.4

Shell快速替换命令

sed -i 's#openmetadata/ingestion:1.2.4#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4#' deployment.yaml

镜像历史

大小 创建时间 层信息
15.74MB 2024-02-07 13:51:38 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c airflow db init && rm -f /opt/airflow/airflow.db # buildkit
0.00B 2024-02-07 13:51:32 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c mkdir -p /opt/airflow/dag_generated_configs # buildkit
1.94MB 2024-02-07 13:51:32 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip install psycopg2 mysqlclient==2.1.1 # buildkit
0.00B 2024-02-07 13:51:14 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip uninstall psycopg2-binary -y # buildkit
0.00B 2024-02-07 13:51:13 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip freeze | grep "apache-airflow-providers" | grep -v "docker\|http" | xargs pip uninstall -y # buildkit
0.00B 2024-02-07 13:51:10 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip install "python-daemon>=3.0.0" # buildkit
128.90MB 2024-02-07 13:51:03 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c if [[ $(uname -m) != "aarch64" ]]; then pip install "ibm-db-sa~=0.4"; fi # buildkit
0.00B 2024-02-07 13:50:54 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c echo "Image built for $(uname -m)" # buildkit
1.07GB 2024-02-07 13:50:54 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip install "openmetadata-ingestion[${INGESTION_DEPENDENCY}]~=${RI_VERSION}" # buildkit
30.12MB 2024-02-07 13:48:27 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip install "openmetadata-managed-apis~=${RI_VERSION}" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.6.3/constraints-3.9.txt" # buildkit
11.75MB 2024-02-07 13:48:13 RUN |2 INGESTION_DEPENDENCY=all RI_VERSION=1.2.4.7 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c pip install --upgrade pip # buildkit
0.00B 2024-02-07 13:48:05 ARG RI_VERSION=1.2.4.7
0.00B 2024-02-07 13:48:05 ENV PIP_QUIET=1
0.00B 2024-02-07 13:48:05 ENV PIP_NO_CACHE_DIR=1
0.00B 2024-02-07 13:48:05 ARG INGESTION_DEPENDENCY=all
0.00B 2024-02-07 13:48:05 USER airflow
22.41KB 2024-02-07 13:48:05 COPY ingestion/examples/airflow/dags /opt/airflow/dags # buildkit
1.39MB 2024-02-07 13:48:05 COPY ingestion/examples/sample_data /home/airflow/ingestion/examples/sample_data # buildkit
1.88KB 2024-02-07 13:48:05 COPY ingestion/ingestion_dependency.sh /opt/airflow # buildkit
19.57MB 2024-02-07 13:48:05 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c apt-get -qq update && apt-get -qq install -t bullseye-backports -y curl libpcre2-8-0 postgresql-common expat bind9 && rm -rf /var/lib/apt/lists/* # buildkit
57.00B 2024-02-07 13:47:59 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c echo "deb http://deb.debian.org/debian bullseye-backports main" > /etc/apt/sources.list.d/backports.list # buildkit
0.00B 2024-02-07 13:47:59 ENV LD_LIBRARY_PATH=/instantclient
238.99MB 2024-02-07 13:47:59 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c if [[ $(uname -m) == "arm64" || $(uname -m) == "aarch64" ]]; then wget -q https://download.oracle.com/otn_software/linux/instantclient/191000/instantclient-basic-linux.arm64-19.10.0.0.0dbru.zip -O /oracle-instantclient.zip && unzip -qq -d /instantclient -j /oracle-instantclient.zip && rm -f /oracle-instantclient.zip; else wget -q https://download.oracle.com/otn_software/linux/instantclient/1917000/instantclient-basic-linux.x64-19.17.0.0.0dbru.zip -O /oracle-instantclient.zip && unzip -qq -d /instantclient -j /oracle-instantclient.zip && rm -f /oracle-instantclient.zip; fi # buildkit
750.71MB 2024-02-07 13:47:56 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c apt-get -qq update && apt-get -qq install -y alien build-essential default-libmysqlclient-dev freetds-bin freetds-dev gcc gnupg libaio1 libevent-dev libffi-dev libpq-dev librdkafka-dev libsasl2-dev libsasl2-2 libsasl2-modules libsasl2-modules-gssapi-mit libssl-dev libxml2 libkrb5-dev openjdk-11-jre openssl postgresql postgresql-contrib tdsodbc unixodbc unixodbc-dev unzip git wget --no-install-recommends && ACCEPT_EULA=Y apt-get install -y msodbcsql18 && rm -rf /var/lib/apt/lists/* # buildkit
0.00B 2024-02-07 13:47:13 ENV DEBIAN_FRONTEND=noninteractive
88.00B 2024-02-07 13:47:13 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c curl -sS https://packages.microsoft.com/config/debian/11/prod.list > /etc/apt/sources.list.d/mssql-release.list # buildkit
0.00B 2024-02-07 13:47:13 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c curl -sS https://packages.microsoft.com/keys/microsoft.asc | apt-key add - # buildkit
0.00B 2024-02-07 13:47:13 USER root
0.00B 2023-12-16 04:33:47 USER airflow
0.00B 2023-12-16 04:33:47 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c rm /etc/apt/sources.list.d/mysql.list || true # buildkit
0.00B 2023-12-16 04:33:47 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B7B3B788A8D3785C && gpg --export "B7B3B788A8D3785C" > "/etc/apt/trusted.gpg.d/mysql.gpg" # buildkit
0.00B 2023-12-16 04:33:47 USER root
0.00B 2023-12-16 04:24:57 USER airflow
0.00B 2023-12-16 04:24:57 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c rm /etc/apt/sources.list.d/mysql.list || true # buildkit
10.78KB 2023-12-16 04:24:57 RUN /bin/bash -o pipefail -o errexit -o nounset -o nolog -c apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B7B3B788A8D3785C && gpg --export "B7B3B788A8D3785C" > "/etc/apt/trusted.gpg.d/mysql.gpg" # buildkit
0.00B 2023-12-16 04:24:57 USER root
0.00B 2023-07-11 05:52:43 CMD []
0.00B 2023-07-11 05:52:43 ENTRYPOINT ["/usr/bin/dumb-init" "--" "/entrypoint"]
0.00B 2023-07-11 05:52:43 LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow org.apache.airflow.version=2.6.3 org.apache.airflow.uid=50000 org.apache.airflow.main-image.build-id= org.apache.airflow.main-image.commit-sha= org.opencontainers.image.source=https://github.com/apache/airflow org.opencontainers.image.created= org.opencontainers.image.authors=dev@airflow.apache.org org.opencontainers.image.url=https://airflow.apache.org org.opencontainers.image.documentation=https://airflow.apache.org/docs/docker-stack/index.html org.opencontainers.image.version=2.6.3 org.opencontainers.image.revision= org.opencontainers.image.vendor=Apache Software Foundation org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.ref.name=airflow org.opencontainers.image.title=Production Airflow Image org.opencontainers.image.description=Reference, production-ready Apache Airflow image
0.00B 2023-07-11 05:52:43 ENV BUILD_ID= COMMIT_SHA=
0.00B 2023-07-11 05:52:43 ARG AIRFLOW_IMAGE_DATE_CREATED
0.00B 2023-07-11 05:52:43 ARG AIRFLOW_IMAGE_REPOSITORY
0.00B 2023-07-11 05:52:43 ARG COMMIT_SHA
0.00B 2023-07-11 05:52:43 ARG BUILD_ID
0.00B 2023-07-11 05:52:43 USER 50000
0.00B 2023-07-11 05:52:43 EXPOSE map[8080/tcp:{}]
0.00B 2023-07-11 05:52:43 WORKDIR /opt/airflow
425.00B 2023-07-11 05:52:43 RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/main/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow AIRFLOW_VERSION=2.6.3 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c chmod u+x /root/bin/pip # buildkit
425.00B 2023-07-11 05:52:43 COPY pip /root/bin/pip # buildkit
0.00B 2023-07-11 05:52:43 RUN |17 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/main/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow AIRFLOW_VERSION=2.6.3 /bin/bash -o pipefail -o errexit -o nounset -o nolog -c mkdir -pv /root/bin # buildkit
0.00B 2023-07-11 05:52:42 ENV DUMB_INIT_SETSID=1 PS1=(airflow) AIRFLOW_VERSION=2.6.3 AIRFLOW__CORE__LOAD_EXAMPLES=false PIP_USER=true PATH=/root/bin:/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2023-07-11 05:52:42 ARG AIRFLOW_VERSION
1.35KB 2023-07-11 05:52:42 RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/main/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow /bin/bash -o pipefail -o errexit -o nounset -o nolog -c sed --in-place=.bak "s/secure_path=\"/secure_path=\"\/.venv\/bin:/" /etc/sudoers # buildkit
14.34KB 2023-07-11 05:52:42 RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/main/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow /bin/bash -o pipefail -o errexit -o nounset -o nolog -c chmod a+rx /entrypoint /clean-logs && chmod g=u /etc/passwd && chmod g+w "${AIRFLOW_USER_HOME_DIR}/.local" && usermod -g 0 airflow -G 0 # buildkit
282.00B 2023-07-11 05:52:42 COPY airflow-scheduler-autorestart.sh /airflow-scheduler-autorestart # buildkit
576.00B 2023-07-11 05:52:42 COPY clean-logs.sh /clean-logs # buildkit
11.06KB 2023-07-11 05:52:42 COPY entrypoint_prod.sh /entrypoint # buildkit
947.53MB 2023-07-11 05:52:42 COPY /home/airflow/.local /home/airflow/.local # buildkit
161.96MB 2023-07-11 05:49:08 RUN |16 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true AIRFLOW_INSTALLATION_METHOD=apache-airflow AIRFLOW_IMAGE_REPOSITORY=https://github.com/apache/airflow AIRFLOW_IMAGE_README_URL=https://raw.githubusercontent.com/apache/airflow/main/docs/docker-stack/README.md AIRFLOW_USER_HOME_DIR=/home/airflow AIRFLOW_HOME=/opt/airflow /bin/bash -o pipefail -o errexit -o nounset -o nolog -c bash /scripts/docker/install_mysql.sh prod && bash /scripts/docker/install_mssql.sh && bash /scripts/docker/install_postgres.sh prod && adduser --gecos "First Last,RoomNumber,WorkPhone,HomePhone" --disabled-password --quiet "airflow" --uid "${AIRFLOW_UID}" --gid "0" --home "${AIRFLOW_USER_HOME_DIR}" && mkdir -pv "${AIRFLOW_HOME}" && mkdir -pv "${AIRFLOW_HOME}/dags" && mkdir -pv "${AIRFLOW_HOME}/logs" && chown -R airflow:0 "${AIRFLOW_USER_HOME_DIR}" "${AIRFLOW_HOME}" && chmod -R g+rw "${AIRFLOW_USER_HOME_DIR}" "${AIRFLOW_HOME}" && find "${AIRFLOW_HOME}" -executable -print0 | xargs --null chmod g+x && find "${AIRFLOW_USER_HOME_DIR}" -executable -print0 | xargs --null chmod g+x # buildkit
4.69KB 2023-07-11 05:47:57 COPY install_mysql.sh install_mssql.sh install_postgres.sh /scripts/docker/ # buildkit
0.00B 2023-07-11 05:47:57 ENV 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/airflow
0.00B 2023-07-11 05:47:57 ARG AIRFLOW_HOME
0.00B 2023-07-11 05:47:57 ARG AIRFLOW_USER_HOME_DIR
0.00B 2023-07-11 05:47:57 ARG AIRFLOW_IMAGE_README_URL
0.00B 2023-07-11 05:47:57 ARG AIRFLOW_IMAGE_REPOSITORY
0.00B 2023-07-11 05:47:57 ARG AIRFLOW_INSTALLATION_METHOD=apache-airflow
167.72MB 2023-07-11 05:47:57 RUN |11 AIRFLOW_UID=50000 PYTHON_BASE_IMAGE=python:3.9-slim-bullseye AIRFLOW_PIP_VERSION=23.1.2 RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= ADDITIONAL_RUNTIME_APT_ENV= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true /bin/bash -o pipefail -o errexit -o nounset -o nolog -c bash /scripts/docker/install_os_dependencies.sh runtime # buildkit
3.53KB 2023-07-11 05:47:38 COPY install_os_dependencies.sh /scripts/docker/ # buildkit
0.00B 2023-07-11 05:47:38 ENV RUNTIME_APT_DEPS= ADDITIONAL_RUNTIME_APT_DEPS= RUNTIME_APT_COMMAND=echo ADDITIONAL_RUNTIME_APT_COMMAND= INSTALL_MYSQL_CLIENT=true INSTALL_MSSQL_CLIENT=true INSTALL_POSTGRES_CLIENT=true GUNICORN_CMD_ARGS=--worker-tmp-dir /dev/shm AIRFLOW_INSTALLATION_METHOD=
0.00B 2023-07-11 05:47:38 ARG INSTALL_POSTGRES_CLIENT=true
0.00B 2023-07-11 05:47:38 ARG INSTALL_MSSQL_CLIENT=true
0.00B 2023-07-11 05:47:38 ARG INSTALL_MYSQL_CLIENT=true
0.00B 2023-07-11 05:47:38 ARG ADDITIONAL_RUNTIME_APT_ENV=
0.00B 2023-07-11 05:47:38 ARG ADDITIONAL_RUNTIME_APT_COMMAND=
0.00B 2023-07-11 05:47:38 ARG RUNTIME_APT_COMMAND=echo
0.00B 2023-07-11 05:47:38 ARG ADDITIONAL_RUNTIME_APT_DEPS=
0.00B 2023-07-11 05:47:38 ARG RUNTIME_APT_DEPS=
0.00B 2023-07-11 05:47:38 ENV PYTHON_BASE_IMAGE=python:3.9-slim-bullseye DEBIAN_FRONTEND=noninteractive LANGUAGE=C.UTF-8 LANG=C.UTF-8 LC_ALL=C.UTF-8 LC_CTYPE=C.UTF-8 LC_MESSAGES=C.UTF-8 LD_LIBRARY_PATH=/usr/local/lib AIRFLOW_PIP_VERSION=23.1.2
0.00B 2023-07-11 05:47:38 ARG AIRFLOW_PIP_VERSION
0.00B 2023-07-11 05:47:38 ARG PYTHON_BASE_IMAGE
0.00B 2023-07-11 05:47:38 LABEL org.apache.airflow.distro=debian org.apache.airflow.module=airflow org.apache.airflow.component=airflow org.apache.airflow.image=airflow org.apache.airflow.uid=50000
0.00B 2023-07-11 05:47:38 ARG AIRFLOW_UID
0.00B 2023-07-11 05:47:38 SHELL [/bin/bash -o pipefail -o errexit -o nounset -o nolog -c]
0.00B 2023-06-14 01:45:16 CMD ["python3"]
11.10MB 2023-06-14 01:45:16 RUN /bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends wget; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; export PYTHONDONTWRITEBYTECODE=1; python get-pip.py --disable-pip-version-check --no-cache-dir --no-compile "pip==$PYTHON_PIP_VERSION" "setuptools==$PYTHON_SETUPTOOLS_VERSION" ; rm -f get-pip.py; pip --version # buildkit
0.00B 2023-06-14 01:45:16 ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d746207
0.00B 2023-06-14 01:45:16 ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py
0.00B 2023-06-14 01:45:16 ENV PYTHON_SETUPTOOLS_VERSION=58.1.0
0.00B 2023-06-14 01:45:16 ENV PYTHON_PIP_VERSION=23.0.1
32.00B 2023-06-14 01:45:16 RUN /bin/sh -c set -eux; for src in idle3 pydoc3 python3 python3-config; do dst="$(echo "$src" | tr -d 3)"; [ -s "/usr/local/bin/$src" ]; [ ! -e "/usr/local/bin/$dst" ]; ln -svT "$src" "/usr/local/bin/$dst"; done # buildkit
28.97MB 2023-06-14 01:45:16 RUN /bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends dpkg-dev gcc gnupg libbluetooth-dev libbz2-dev libc6-dev libdb-dev libexpat1-dev libffi-dev libgdbm-dev liblzma-dev libncursesw5-dev libreadline-dev libsqlite3-dev libssl-dev make tk-dev uuid-dev wget xz-utils zlib1g-dev ; wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz"; wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc"; GNUPGHOME="$(mktemp -d)"; export GNUPGHOME; gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$GPG_KEY"; gpg --batch --verify python.tar.xz.asc python.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME" python.tar.xz.asc; mkdir -p /usr/src/python; tar --extract --directory /usr/src/python --strip-components=1 --file python.tar.xz; rm python.tar.xz; cd /usr/src/python; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --enable-shared --with-system-expat --without-ensurepip ; nproc="$(nproc)"; EXTRA_CFLAGS="$(dpkg-buildflags --get CFLAGS)"; LDFLAGS="$(dpkg-buildflags --get LDFLAGS)"; LDFLAGS="${LDFLAGS:--Wl},--strip-all"; make -j "$nproc" "EXTRA_CFLAGS=${EXTRA_CFLAGS:-}" "LDFLAGS=${LDFLAGS:-}" "PROFILE_TASK=${PROFILE_TASK:-}" ; rm python; make -j "$nproc" "EXTRA_CFLAGS=${EXTRA_CFLAGS:-}" "LDFLAGS=${LDFLAGS:--Wl},-rpath='\$\$ORIGIN/../lib'" "PROFILE_TASK=${PROFILE_TASK:-}" python ; make install; cd /; rm -rf /usr/src/python; find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' -o -name 'libpython*.a' \) \) \) -exec rm -rf '{}' + ; ldconfig; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' | awk '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); print so }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; python3 --version # buildkit
0.00B 2023-06-14 01:45:16 ENV PYTHON_VERSION=3.9.17
0.00B 2023-06-14 01:45:16 ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568
3.11MB 2023-06-14 01:45:16 RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates netbase tzdata ; rm -rf /var/lib/apt/lists/* # buildkit
0.00B 2023-06-14 01:45:16 ENV LANG=C.UTF-8
0.00B 2023-06-14 01:45:16 ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0.00B 2023-07-04 09:20:23 /bin/sh -c #(nop) CMD ["bash"]
80.54MB 2023-07-04 09:20:23 /bin/sh -c #(nop) ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /

镜像信息

{
    "Id": "sha256:826d41256210a9cee4c84cd149f767b785fe3f35c53a827e94f8a73926fd00f2",
    "RepoTags": [
        "openmetadata/ingestion:1.2.4",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion:1.2.4"
    ],
    "RepoDigests": [
        "openmetadata/ingestion@sha256:32c6db8c0e53fca7872eb21e0946aec32447895467eac9161cf53d7e25443cad",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/openmetadata/ingestion@sha256:22de6aeaec72c9170dd09f945988c84d857bf5fc38ba791229f4fcdf99624af1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-02-07T05:51:38.536097575Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "airflow",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "8080/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/root/bin:/home/airflow/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "LANG=C.UTF-8",
            "GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568",
            "PYTHON_VERSION=3.9.17",
            "PYTHON_PIP_VERSION=23.0.1",
            "PYTHON_SETUPTOOLS_VERSION=58.1.0",
            "PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py",
            "PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d746207",
            "PYTHON_BASE_IMAGE=python:3.9-slim-bullseye",
            "DEBIAN_FRONTEND=noninteractive",
            "LANGUAGE=C.UTF-8",
            "LC_ALL=C.UTF-8",
            "LC_CTYPE=C.UTF-8",
            "LC_MESSAGES=C.UTF-8",
            "LD_LIBRARY_PATH=/instantclient",
            "AIRFLOW_PIP_VERSION=23.1.2",
            "RUNTIME_APT_DEPS=",
            "ADDITIONAL_RUNTIME_APT_DEPS=",
            "RUNTIME_APT_COMMAND=echo",
            "ADDITIONAL_RUNTIME_APT_COMMAND=",
            "INSTALL_MYSQL_CLIENT=true",
            "INSTALL_MSSQL_CLIENT=true",
            "INSTALL_POSTGRES_CLIENT=true",
            "GUNICORN_CMD_ARGS=--worker-tmp-dir /dev/shm",
            "AIRFLOW_INSTALLATION_METHOD=",
            "AIRFLOW_UID=50000",
            "AIRFLOW_USER_HOME_DIR=/home/airflow",
            "AIRFLOW_HOME=/opt/airflow",
            "DUMB_INIT_SETSID=1",
            "PS1=(airflow)",
            "AIRFLOW_VERSION=2.6.3",
            "AIRFLOW__CORE__LOAD_EXAMPLES=false",
            "PIP_USER=true",
            "BUILD_ID=",
            "COMMIT_SHA=",
            "PIP_NO_CACHE_DIR=1",
            "PIP_QUIET=1"
        ],
        "Cmd": null,
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/opt/airflow",
        "Entrypoint": [
            "/usr/bin/dumb-init",
            "--",
            "/entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "org.apache.airflow.component": "airflow",
            "org.apache.airflow.distro": "debian",
            "org.apache.airflow.image": "airflow",
            "org.apache.airflow.main-image.build-id": "",
            "org.apache.airflow.main-image.commit-sha": "",
            "org.apache.airflow.module": "airflow",
            "org.apache.airflow.uid": "50000",
            "org.apache.airflow.version": "2.6.3",
            "org.opencontainers.image.authors": "dev@airflow.apache.org",
            "org.opencontainers.image.created": "",
            "org.opencontainers.image.description": "Reference, production-ready Apache Airflow image",
            "org.opencontainers.image.documentation": "https://airflow.apache.org/docs/docker-stack/index.html",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.ref.name": "airflow",
            "org.opencontainers.image.revision": "",
            "org.opencontainers.image.source": "https://github.com/apache/airflow",
            "org.opencontainers.image.title": "Production Airflow Image",
            "org.opencontainers.image.url": "https://airflow.apache.org",
            "org.opencontainers.image.vendor": "Apache Software Foundation",
            "org.opencontainers.image.version": "2.6.3"
        },
        "Shell": [
            "/bin/bash",
            "-o",
            "pipefail",
            "-o",
            "errexit",
            "-o",
            "nounset",
            "-o",
            "nolog",
            "-c"
        ]
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 3674310262,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/d20ccc9459f85e13c28f994ac4c3f474ce4be7fa220266a80f288cf295938b67/diff:/var/lib/docker/overlay2/9cb5779f0b63d8cb16fc7c55fa7df21cc433b4e427e559df73177c271b843c14/diff:/var/lib/docker/overlay2/82e5e41ed41f0fd4493de5a54d1df67d5d8ab947b3f7e4ab34761756aa24308b/diff:/var/lib/docker/overlay2/d728d207aeb6e878319d2e131595b87c2609a57a2c4f230d1e939d9b99bab627/diff:/var/lib/docker/overlay2/c134707520c8bc3849c4488c7f6dc9e7db3ad8c0d40fb13f25456eb7362ff8d2/diff:/var/lib/docker/overlay2/26f788b98bc8ff2aa4b987967130cdce959c61ec736272a96a6d1e186c498f04/diff:/var/lib/docker/overlay2/ca71492a88d0bcc97ad093be149537662278ae8132071be1b120e2f5f291965b/diff:/var/lib/docker/overlay2/109de536477c9c854e020a699d84416e2911ebcf1a5aa013d341b702c5fc2f29/diff:/var/lib/docker/overlay2/a953eb8dfed9502e7e503f41421de0ea79ec6cd5f6826b00b6a60c57400633f9/diff:/var/lib/docker/overlay2/5d44905261edef6cc3c51f9f2ccff4e430a048c28367a6908ee1e53aebefdb83/diff:/var/lib/docker/overlay2/e5ce4440a6d8dfcede0421ca033da59800e159ed55913e1054caa38dbcd916db/diff:/var/lib/docker/overlay2/1cb364de26a27a62025c39ca12a151fe5f7c3ce6165a95cc88455542c1eb6a9b/diff:/var/lib/docker/overlay2/93bf691e25a5f4d5314b7e11931e26c4665fa049be1cfee59042ebd9e4b9ed78/diff:/var/lib/docker/overlay2/7078919e5670897ea65b9502d538a5da7d54491bdbdfadc1775a5d3694f94781/diff:/var/lib/docker/overlay2/3f02fb4cddb6441eb4e47963f1ac79fe45286a747712f891a401b486147880d8/diff:/var/lib/docker/overlay2/5009ac61cab960460e16fdcd3b15e946e8c342facf179fbfb412972209ed320f/diff:/var/lib/docker/overlay2/09abe663b48f3435de625f4e45c191a73588babf2c1b9c2205693a2a26b93da5/diff:/var/lib/docker/overlay2/f6e66306fbd1e73381ffe01b5843ca13a4b4a467c3df3a423e5ed84a82e87576/diff:/var/lib/docker/overlay2/f3561b32553a1b455b11fdae9fe292315d6210a575f7585f812aabfc661d3a7d/diff:/var/lib/docker/overlay2/f1de9c82dae4ef52c8134fd21da1b8aa76c9fce8f9eb80932a187fd6cbb0e478/diff:/var/lib/docker/overlay2/31e3532ab7576d17ec73263fc5080bc7ed787652039e8a59b6c8cf1eab2bf718/diff:/var/lib/docker/overlay2/81810538f701069a9b0ae4f4299abd23758504ba3d450c66fbf3e17efd6c085e/diff:/var/lib/docker/overlay2/4cf0c89e5e93e0a44dd97b4ee2f7c302b455c39ed347ecfa5e8ee602adbb1797/diff:/var/lib/docker/overlay2/f4f88f5ea2bc130772dc27fd9629afe3ef1e63f39cce2d6736a60e35d5fcdf0b/diff:/var/lib/docker/overlay2/6867f8a7991a60f309a9cd4c50c46a9093e7326bef7a872dcaa0c37ad39b6c16/diff:/var/lib/docker/overlay2/cb5a96a0139e0f6dba1f2a258e05c86dd5fc5ec16933c70f3a6a51b02788fbc5/diff:/var/lib/docker/overlay2/187e7bd052c15b35aaa09cab9f59dadaef858f8a7528ce9d19b500f3fe65a32d/diff:/var/lib/docker/overlay2/91dba55e06dd1f54007de66939798166635add44d015a09d11cd8fd83e67cbfd/diff:/var/lib/docker/overlay2/531e0a760818826b1e7d03b009a35f1c6d3b66ed5fa4418bee389fa94469b170/diff:/var/lib/docker/overlay2/64a9140271f439ef00416fa0fc1d82765b031638f166aa44f3deb0422d9d472e/diff:/var/lib/docker/overlay2/1e5e8cda4daae83ec25dc3594aed36b8bdc7aed66742268cd3482abf6d80d804/diff:/var/lib/docker/overlay2/8cf3d099c98dfa8b01f926771f6e0b8d1f8202449bd8b0a55185f8fddfc15c31/diff:/var/lib/docker/overlay2/cab48f7241ba00478d991124672401df996d42dcadfef235eb96d322b3b5d212/diff:/var/lib/docker/overlay2/77b8a8eb29818af077f15c2e05d28c2dfdff17e0b599fd418e4cd3a9dec3e62f/diff:/var/lib/docker/overlay2/859f82719d6d22d69d499773c25936dece2a2d41da8c0f16229a71ec8b08a760/diff:/var/lib/docker/overlay2/898328885fd2732c48582996c424800b33e45c1b83baa25aa6c59d12e8bfb69d/diff:/var/lib/docker/overlay2/f8d708d0238a992939c003e566a1f6fbfd30840702ae5b8bdc22b9a72876f5c8/diff:/var/lib/docker/overlay2/d59482eb37850cc05f45fc8e41de623415ad40460f703e63a9ba1be5cbd3f9c9/diff:/var/lib/docker/overlay2/a5571f08fbb1fe3eac80d61a425e20571bde23ec133fbe28c3823910b5593213/diff:/var/lib/docker/overlay2/42e5a0199a347c2dc09d84b80bd631ad1a4dd5cc053c522ebaf39b3e94c6e947/diff:/var/lib/docker/overlay2/65791f3b88d3fe2db816c7b26e592dcd6c5263482970380611507290b5887956/diff:/var/lib/docker/overlay2/d1594f95c187f01f8298a8423f750ce64d09cd20965cd0275a50b84c52169d96/diff",
            "MergedDir": "/var/lib/docker/overlay2/a9e75a79980b81f6944cce75e74270f9f16ff26418cd60357cf92d5e4e1936f6/merged",
            "UpperDir": "/var/lib/docker/overlay2/a9e75a79980b81f6944cce75e74270f9f16ff26418cd60357cf92d5e4e1936f6/diff",
            "WorkDir": "/var/lib/docker/overlay2/a9e75a79980b81f6944cce75e74270f9f16ff26418cd60357cf92d5e4e1936f6/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4b3ba104e9a8f6550a1a83280c60e513e4a16747ae5d7c7cb6c318ac1fd81afb",
            "sha256:8ad0088b4e6d105488ff5ef7bd7f37074646c67d7bec158c38f7e75e59f98430",
            "sha256:2c0f1ba59440639653a93fb34ea9e5212020fdfe88f51e9c01eb074bafa1d71b",
            "sha256:69d0497b946a6894c180ba1b7c397b07471eae30527077e2bc7b403c89c73b43",
            "sha256:afefa325e27cde0912fc90c2a0bd25ce8c0dc71a88f281dd7f61bdf5c2adb64c",
            "sha256:c4c8aee8b72fd5c1aeb59692fde97ea8e8ce462a364d202f06701e65e31b751c",
            "sha256:8f185d7d8f33f24bf0d5788b2abd3f45cbd7a5a81dd08e075a553ce90239cc83",
            "sha256:8239d26bd741fed70bd5222d9e91994d3abb5fc4e7fd4db4756cf2ffe43a3909",
            "sha256:6a7ea0b71df663bf63cb1921d4d85c4208163e1b11d8cde0810a914ec453024b",
            "sha256:6072f0038cce05e7e47e74cbc99d6e5a323f738b1abdaabb14b9f5ee62c4e667",
            "sha256:ad45ee4262a1b54d51f36158f14aa31aee12f8d372228fcb97a66ed1485ab0a4",
            "sha256:1aed5bfc11fd6d6212ff211bd67ba0d03589ed88cf0745f78973d1f7c3480514",
            "sha256:1a0d2f1f932b652a98333b9ed7eeef426d7a9db6370281312e019968cb99fd43",
            "sha256:6ffb19a895c26a74bb3148d036ad4a804bc3386c005a9c17f87b58518e549442",
            "sha256:94d06631f00944c62b24a7e5b0fc3fb6c8f14d86293353b4e9c7e70f1aa3c1f7",
            "sha256:4851bfdd2fe77e9367b1d5d9e4f004b6a1b6b6c1383bb67f66eb8f61cb886d71",
            "sha256:c0d10ab1865a0868735b11ed9a61b0dff2502c36001138534bc4b3795b51acc0",
            "sha256:df3e7abe8b423c4fcdd3bb25fc53b837a741683cea0264b958c0ec223d62c6a3",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:08d358f7a64ca0160a9e9b076b1f6700b01cfa2ce356393435ff6921a2c5335e",
            "sha256:3029747dc7bad6aa6d08603ebe25695b19292427acd9705226317ebdd3d24ee8",
            "sha256:1f55e801cd14b6627e92c7f3afe4fff1db12d6fc468cd0934991e834503cfb4a",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:76afd22eed645f28e5296ddd2a988e71e185e13c157194f9b4f071d3129d9fe1",
            "sha256:2d657d23f7a7237b6a6451f17e4cbfe2079efd10c281427baa08bd9b0d791acf",
            "sha256:47120e39d87e3a517d3506eeee1769f7eb0d188bee78aac1078007ae074801da",
            "sha256:42af13ca4bde66a00054a3b395ea63d949e66980058a6f5d05467d8bd3c91788",
            "sha256:f16a36f31cca5b44c8f0e6deea61db4378e7288d85a1949157121391875f4cbb",
            "sha256:6852d40a17978baa8a2989e94ff078cade1a06a92df76ed48466c792c70ec4a0",
            "sha256:f04761c8671c65ae1a28624e4af50a30dfbe83bd8f68977cd971bac88251168f",
            "sha256:66019f43d2afb12404fabe73eef05b0c68131960ddb706dd3d528dc55121f5b3",
            "sha256:e003a6981de25a01109ba27d92fcc3a1661a4508764ecdbd97831fe4bbd898bc",
            "sha256:44f1899f6480215b687af84a8b4e2a51e08beec348bf7a331a8129697861ce51",
            "sha256:1619caaed76dcd0fe750306d5750716548dcdf20cb094c55452f2915cfe7beb6",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:e585d8146cce9e8d834878a2793ae1d92e1ee163daa0c456294ca6e11b5fb1e1",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:3f1805d50473461dcbdfac120e9e76a46ea375b751aee4b757ff53c76a721efe",
            "sha256:b1e2ec6f49bcc82439b730862225ae8c21bb33d699e7e5da683d65a0a3c047c7",
            "sha256:0c073fee2776d123f3a4ebb38752e1ae4c7a92cf0799f774e04f4a8f80f45c33",
            "sha256:e6d7f4d16a5fdda5186c7b4b9b17217940feb77d647aa01565e77c5cbe6a036e",
            "sha256:27244d46897504914d3e14228ad297f9440034a669446588951e6f008d212de7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-08-20T16:30:10.288865563+08:00"
    }
}

更多版本