risadmin_prod
  • Joined on 2025-03-18

sureoflowbtestv2 (latest)

Published 2026-03-25 10:07:02 +00:00 by risadmin_prod

Installation

docker pull 157.66.191.31:3000/risadmin_prod/sureoflowbtestv2:latest
sha256:69dde71eaf056afc8a1255aebfae940baa74efd830d52f9e5fa77c45610d2ba5

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:3b34d7871a89f0905c77d1b5b3f7c9fcc6d8c68a5fa088facfa4479aafe7771c in /app
COPY dir:6455fd0ea1bcea86ba8277ce87cf84b0e3817852655f3eff4cb3bcbb2d992559 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-25 10:07:02 +00:00
0
OCI / Docker
linux/amd64
328 MiB
Versions (2) View all
20260325100225 2026-03-25
latest 2026-03-25