risadmin_prod
  • Joined on 2025-03-18

sureopgb-test1 (latest)

Published 2026-03-17 11:38:02 +00:00 by risadmin_prod

Installation

docker pull 157.66.191.31:3000/risadmin_prod/sureopgb-test1:latest
sha256:706b2abe1c395f75efbd3531e0325054db802f8879bc5e2b6f2c169b7f20d2b6

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:87202021c36509f80e5414aa2307ce867cd2e3b5f0d0f3bd0c98749793bd1fb4 in /
CMD ["/bin/bash"]
ENV DEBIAN_FRONTEND=noninteractive PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip docker.io curl ca-certificates git && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 1 && curl -SL https://github.com/docker/compose/releases/download/v2.27.0/docker-compose-linux-x86_64 -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY dir:4fa2eaebe61ec5b753a017a83b7cf2d9e7a02131a2c6edc5be001209ac98f1e1 in /app
COPY dir:473cb7bc4cb0c9270bfc24bae880464013accc8e268085d69d341005eabdd3ed in /usr/local/lib/python3.11
COPY dir:4e62ecca1b4f2862fa10bc75ea72fadc641b4f64e92ff9bb77c0f1c78235c692 in /usr/local/bin
WORKDIR /app/backend
EXPOSE 8000
CMD ["uvicorn" "main:app" "--host" "0.0.0.0" "--port" "8000"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2026-03-17 11:38:02 +00:00
0
OCI / Docker
linux/amd64
239 MiB
Versions (2) View all
20260317113253 2026-03-17
latest 2026-03-17