Sign inSign up

inseefrlab/mlflow:v3.10.1

Manifest digest

sha256:9e31a9211692835f1d956e7bd6dfde90d36d7fd4a49983528ef3c7e9add63ab3

OS/ARCH

linux/amd64

Compressed size

1.45 GB

Last pushed

7 months by inseefrlabbot

Type

Image

Manifest digest

sha256:9e31a9211692835f1d956e7bd6dfde90d36d7fd4a49983528ef3c7e9add63ab3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=InseeFrLab <[email protected]>0 B
8SHELL [/bin/bash -c]0 B
9ENV SHELL=/bin/bash0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV USERNAME=onyxia0 B
12ENV UID=10000 B
13ENV GROUPNAME=users0 B
14ENV GID=1000 B
15ENV HOME=/home/onyxia0 B
16ENV WORKSPACE_DIR=/home/onyxia/work0 B
17RUN /bin/bash -c groupmod -g3.46 KB
18WORKDIR /home/onyxia/work32 B
19COPY --chmod=0755 scripts/ /opt/ #5.93 KB
20RUN /bin/bash -c /opt/install-system-libs.sh &&842.52 MB
21ENV LC_ALL=en_US.UTF-80 B
22ENV LANG=en_US.UTF-80 B
23USER 10000 B
24LABEL maintainer=InseeFrLab <[email protected]>0 B
25ARG PYTHON_VERSION=3.13.110 B
26ENV PYTHON_VERSION=3.13.110 B
27ARG PYTHON_DIR=/opt/python0 B
28ENV PATH=/opt/python/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
29USER root0 B
30COPY --chmod=0755 scripts/ /opt/ #934 B
31COPY requirements.txt . # buildkit268 B
32RUN |2 PYTHON_VERSION=3.13.11 PYTHON_DIR=/opt/python /bin/bash267.9 MB
33USER 10000 B
34CMD ["python"]0 B
35COPY requirements.txt /tmp/requirements.txt # buildkit189 B
36RUN /bin/bash -c pip install347.1 MB
37ENTRYPOINT ["mlflow" "server"]0 B

Command

 ARG RELEASE