镜像信息
{
"Id": "sha256:f4451ce4bb90e42757bbf17dce2192630da9eefa156d9985f5530492518f8779",
"RepoTags": [
"bitnami/mlflow:3.3.1",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/mlflow:3.3.1"
],
"RepoDigests": [
"bitnami/mlflow@sha256:87151d735ad73149bd40a9eda9cf595b4a8ccfd133292dd8cbd6a62bcdb63365",
"swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bitnami/mlflow@sha256:13731a6215b60a2fdb053c83343c5969e556457b54ad6cd7f655075b7dbb2ce0"
],
"Parent": "",
"Comment": "[{\"created\":\"2025-08-09T00:07:18.871906096Z\",\"comment\":\"from Bitnami with love\"},{\"created\":\"2025-08-21T10:49:08.064799081Z\",\"created_by\":\"ARG DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:08.064799081Z\",\"created_by\":\"ARG TARGETARCH=amd64\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:08.064799081Z\",\"created_by\":\"LABEL com.vmware.cp.artifact.flavor=sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83 org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.created=2025-08-21T10:47:54Z org.opencontainers.image.description=Application packaged by Broadcom, Inc. org.opencontainers.image.documentation=https://github.com/bitnami/containers/tree/main/bitnami/mlflow/README.md org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/mlflow org.opencontainers.image.title=mlflow org.opencontainers.image.vendor=Broadcom, Inc. org.opencontainers.image.version=3.3.1\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:08.064799081Z\",\"created_by\":\"ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-12 OS_NAME=linux\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:08.064799081Z\",\"created_by\":\"COPY prebuildfs / # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:08.064799081Z\",\"created_by\":\"SHELL [/bin/bash -o errexit -o nounset -o pipefail -c]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:13.720361079Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c install_packages ca-certificates curl git libbz2-1.0 libcom-err2 libcrypt1 libffi8 libgcc-s1 libgmp10 libgnutls30 libgssapi-krb5-2 libhogweed6 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 liblzma5 libncursesw6 libnettle8 libnsl2 libp11-kit0 libpq5 libreadline8 libsasl2-2 libsqlite3-0 libssl3 libstdc++6 libtasn1-6 libtinfo6 libtirpc3 libunistring2 procps zlib1g # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:20.828581318Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; COMPONENTS=( \\\"python-3.12.11-9-linux-${OS_ARCH}-debian-12\\\" \\\"mlflow-3.3.1-0-linux-${OS_ARCH}-debian-12\\\" ) ; for COMPONENT in \\\"${COMPONENTS[@]}\\\"; do if [ ! -f \\\"${COMPONENT}.tar.gz\\\" ]; then curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz\\\" -O ; curl -SsLf \\\"https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz.sha256\\\" -O ; fi ; sha256sum -c \\\"${COMPONENT}.tar.gz.sha256\\\" ; tar -zxf \\\"${COMPONENT}.tar.gz\\\" -C /opt/bitnami --strip-components=2 --no-same-owner ; rm -rf \\\"${COMPONENT}\\\".tar.gz{,.sha256} ; done # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:24.389266523Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c apt-get update \\u0026\\u0026 apt-get upgrade -y \\u0026\\u0026 apt-get clean \\u0026\\u0026 rm -rf /var/lib/apt/lists /var/cache/apt/archives # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:26.706693418Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c useradd -r -u 1001 -g root mlflow # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:29.185758864Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c find / -perm /6000 -type f -exec chmod a-s {} \\\\; || true # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:31.437857603Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir /.local \\u0026\\u0026 chmod g+rwX /.local # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:34.113431637Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c uninstall_packages curl # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:37.032831096Z\",\"created_by\":\"RUN |2 DOWNLOADS_URL=downloads.bitnami.com/files/stacksmith TARGETARCH=amd64 /bin/bash -o errexit -o nounset -o pipefail -c mkdir -p /app/mlruns /app/mlartifacts /bitnami/mlflow \\u0026\\u0026 chmod g+rwX /app /app/mlruns /app/mlartifacts /bitnami/mlflow \\u0026\\u0026 ln -s /opt/bitnami/python/lib/*/site-packages/mlflow/server/auth/ /bitnami/mlflow-basic-auth # buildkit\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:37.032831096Z\",\"created_by\":\"ENV APP_VERSION=3.3.1 BITNAMI_APP_NAME=mlflow IMAGE_REVISION=0 PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:40.136810355Z\",\"created_by\":\"WORKDIR /app\",\"comment\":\"buildkit.dockerfile.v0\"},{\"created\":\"2025-08-21T10:49:40.136810355Z\",\"created_by\":\"USER 1001\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true},{\"created\":\"2025-08-21T10:49:40.136810355Z\",\"created_by\":\"ENTRYPOINT [\\\"python\\\"]\",\"comment\":\"buildkit.dockerfile.v0\",\"empty_layer\":true}]",
"Created": "2025-08-21T10:49:40.136810355Z",
"Container": "",
"ContainerConfig": null,
"DockerVersion": "",
"Author": "",
"Config": {
"Hostname": "",
"Domainname": "",
"User": "1001",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/opt/bitnami/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"HOME=/",
"OS_ARCH=amd64",
"OS_FLAVOUR=debian-12",
"OS_NAME=linux",
"APP_VERSION=3.3.1",
"BITNAMI_APP_NAME=mlflow",
"IMAGE_REVISION=0"
],
"Cmd": null,
"Image": "",
"Volumes": null,
"WorkingDir": "/app",
"Entrypoint": [
"python"
],
"OnBuild": null,
"Labels": {
"com.vmware.cp.artifact.flavor": "sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83",
"org.opencontainers.image.base.name": "docker.io/bitnami/minideb:bookworm",
"org.opencontainers.image.created": "2025-08-21T10:47:54Z",
"org.opencontainers.image.description": "Application packaged by Broadcom, Inc.",
"org.opencontainers.image.documentation": "https://github.com/bitnami/containers/tree/main/bitnami/mlflow/README.md",
"org.opencontainers.image.source": "https://github.com/bitnami/containers/tree/main/bitnami/mlflow",
"org.opencontainers.image.title": "mlflow",
"org.opencontainers.image.vendor": "Broadcom, Inc.",
"org.opencontainers.image.version": "3.3.1"
},
"Shell": [
"/bin/bash",
"-o",
"errexit",
"-o",
"nounset",
"-o",
"pipefail",
"-c"
]
},
"Architecture": "amd64",
"Os": "linux",
"Size": 1030432097,
"GraphDriver": {
"Data": {
"MergedDir": "/var/lib/docker/overlay2/afed54d943931e0bb1b52d7e15bc0d1271917f6af4f7da1844f7704b8784bd67/merged",
"UpperDir": "/var/lib/docker/overlay2/afed54d943931e0bb1b52d7e15bc0d1271917f6af4f7da1844f7704b8784bd67/diff",
"WorkDir": "/var/lib/docker/overlay2/afed54d943931e0bb1b52d7e15bc0d1271917f6af4f7da1844f7704b8784bd67/work"
},
"Name": "overlay2"
},
"RootFS": {
"Type": "layers",
"Layers": [
"sha256:af8eb4d3da98428f0fadce2eea94662bcc62ee5327334b1a94e6dfc82a8703bf"
]
},
"Metadata": {
"LastTagTime": "2025-08-26T17:33:07.597831564+08:00"
}
}