Sign inSign up

axaguildev/smartguide-api:0.0.7

Manifest digest

sha256:f187c0e2c3db7db954024717cb0eb37030bcb43b4599da1484872d0a9e74a3f5

OS/ARCH

linux/amd64

Compressed size

3.17 GB

Last pushed

about 1 year by guillaumechervet

Type

Image

Manifest digest

sha256:f187c0e2c3db7db954024717cb0eb37030bcb43b4599da1484872d0a9e74a3f5

Image Layers

1LABEL maintainer="Red Hat, Inc."0 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://www.redhat.com"0 B
4LABEL com.redhat.component="ubi9-minimal-container" 0 B
5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
6LABEL summary="Provides the latest release0 B
7LABEL description="The Universal Base Image0 B
8LABEL io.k8s.description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel9"0 B
12ENV container oci0 B
13COPY dir:5aabb5be92b37c8e7c986f7dc175fadcc6e034dbf7e72cc784aa11fac2125cd0 in / 0 B
14COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json 0 B
17LABEL "build-date"="2025-07-29T04:11:43" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="b591154fdaef91b9255cd2dd2768c67f3f60814c"36.54 MB
18LABEL target=os0 B
19LABEL stack=ubi0 B
20LABEL os=linux0 B
21LABEL description=ubi os image0 B
22ENV APP_ROOT=/opt/app-root HOME=/opt/app-root PATH=/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin USER=10010 B
23RUN /bin/sh -c INSTALL_PKGS="shadow-utils findutils18.87 MB
24ENV TZ=Europe/Paris0 B
25ENV LANG=C.utf80 B
26ENV LC_CTYPE=C.utf80 B
27ENV LC_NUMERIC=C.utf80 B
28ENV LC_TIME=C.utf80 B
29ENV LC_COLLATE=C.utf80 B
30ENV LC_MONETARY=C.utf80 B
31ENV LC_MESSAGES=C.utf80 B
32ENV LC_PAPER=C.utf80 B
33ENV LC_NAME=C.utf80 B
34ENV LC_ADDRESS=C.utf80 B
35ENV LC_TELEPHONE=C.utf80 B
36ENV LC_MEASUREMENT=C.utf80 B
37ENV LC_IDENTIFICATION=C.utf80 B
38ENV LC_ALL=C.utf80 B
39COPY ./root/ / # buildkit843 B
40RUN /bin/sh -c chmod +x1.17 KB
41WORKDIR /opt/app-root32 B
42ENV PYTHON_DIR=/opt/python0 B
43ENV PATH=/opt/python/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
44ENV LANG=C.UTF-80 B
45ENV PYTHON_VERSION=3.110 B
46ENV PYTHON_PATCH_VERSION=130 B
47RUN /bin/sh -c INSTALL_PKGS="expat" &&2.36 MB
48COPY /opt/python /opt/python # buildkit36.71 MB
49ENV LD_LIBRARY_PATH=/opt/python/lib:{LD_LIBRARY_PATH}0 B
50RUN /bin/sh -c ldconfig ${PYTHON_DIR}/lib3.86 KB
51RUN /bin/sh -c chown -R899 B
52ENV PYTHONPATH=/opt/python/lib/python3.11/site-packages0 B
53USER 10010 B
54USER root0 B
55WORKDIR /opt/app-root32 B
56RUN /bin/sh -c INSTALL_PKGS="unixODBC" &&2.66 MB
57ENV ACCEPT_EULA=Y0 B
58RUN /bin/sh -c curl -fSL3.18 MB
59ENV PATH=/opt/python/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools18/bin/0 B
60ENV PATH=/opt/app-root/.local/bin:/opt/python/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools18/bin/0 B
61RUN /bin/sh -c mkdir -p145 B
62USER 10010 B
63WORKDIR /opt/app-root32 B
64ENV VIRTUAL_ENV=/opt/app-root/.venv0 B
65COPY --chown=1001 /opt/app-root/.venv /opt/app-root/.venv #3.07 GB
66ENV PYTHONLIB=/opt/app-root/.venv/lib/python3.11/site-packages0 B
67ENV PATH=/opt/app-root/.venv/lib/python3.11/site-packages:/opt/app-root/.venv/bin:/opt/app-root/.local/bin:/opt/python/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools18/bin/0 B
68EXPOSE map[5000/tcp:{}]0 B
69ENTRYPOINT ["python3" "-m" "smartguide_api"]0 B

Command

LABEL maintainer="Red Hat, Inc."