risadmin_prod
  • Joined on 2025-03-18

sureopgb-test1b (20260318044529)

Published 2026-03-18 04:49:46 +00:00 by risadmin_prod

Installation

docker pull 157.66.191.31:3000/risadmin_prod/sureopgb-test1b:20260318044529
sha256:a762db96a4316371663ccbf577c0e7098dc09a894f0e940db28d1e3f726bb41c

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:7c64f848ec4c106f3e0576a5f03bf94c6a9623a1b1f0aee07b7c1ce0b5d3cb58 in /app
COPY dir:75c24db7da1bc80fc5eb5312c478f39a76e1ca5df7454e652d7812569f33119c 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-18 04:49:46 +00:00
1
OCI / Docker
linux/amd64
239 MiB
Versions (2) View all
20260318044529 2026-03-18
latest 2026-03-18