Sign inSign up

inseefrlab/satellite-images-inference:v0.3.4

Index digest

sha256:cbe3816ae734a7955715126e508a67322723b5b3ae03960179bc886a7d1ec8a8

OS/ARCH

linux/amd64

Compressed size

4.33 GB

Last pushed

about 1 year by inseefrlabbot

Type

Image

Manifest digest

sha256:9324cc2c16850e5f35c6b1a2600aabbe791703f0f4df0c2c1ee9895380cf2ad2

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.16 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.41 KB
18WORKDIR /home/onyxia/work32 B
19COPY --chmod=0755 scripts/ /opt/ #5.42 KB
20RUN /bin/bash -c /opt/install-system-libs.sh &&633.48 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.12.90 B
26ENV PYTHON_VERSION=3.12.90 B
27ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28USER root0 B
29COPY --chmod=0755 scripts/ /opt/ #893 B
30COPY requirements.txt . # buildkit268 B
31RUN |1 PYTHON_VERSION=3.12.9 /bin/bash -c253.39 MB
32USER 10000 B
33CMD ["python"]0 B
34LABEL maintainer=InseeFrLab <[email protected]>0 B
35USER root0 B
36RUN /bin/bash -c if !181.38 MB
37USER 10000 B
38CMD ["python"]0 B
39ENV TIMEOUT=36000 B
40WORKDIR /app96 B
41ADD . /app # buildkit571.12 KB
42RUN /bin/bash -c uv sync3.26 GB
43EXPOSE &{[{{15 0} {15 0}}]0 B
44CMD ["uv" "run" "uvicorn" "app.main:app"0 B

Command

 ARG RELEASE