Sign inSign up

inseefrlab/satellite-images-inference:v0.3.1

Index digest

sha256:a4a11ebac1136d312e17231523c539eb6c4cc60ef8b6fce026a986988ccc2ddd

OS/ARCH

linux/amd64

Compressed size

4.32 GB

Last pushed

over 1 year by inseefrlabbot

Type

Image

Manifest digest

sha256:e010e64d4b5c374b37524ca621c5605dcf33c8a44c8bb3c7d2d8144c1183fb0c

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.42 KB
18WORKDIR /home/onyxia/work32 B
19COPY --chmod=0755 scripts/ /opt/ #5.38 KB
20RUN /bin/bash -c /opt/install-system-libs.sh &&633.68 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 -c252.84 MB
32USER 10000 B
33CMD ["python"]0 B
34LABEL maintainer=InseeFrLab <[email protected]>0 B
35USER root0 B
36RUN /bin/bash -c if !181.39 MB
37USER 10000 B
38CMD ["python"]0 B
39ENV TIMEOUT=36000 B
40WORKDIR /app95 B
41ADD . /app # buildkit2.61 MB
42RUN /bin/bash -c uv sync3.24 GB
43EXPOSE map[5000/tcp:{}]0 B
44CMD ["uv" "run" "uvicorn" "app.main:app"0 B

Command

 ARG RELEASE