Block a user
sureflow-b (20260724121442)
Published 2026-07-24 06:52:46 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/sureflow-b:20260724121442sha256:286150be6cde6d1e8b42b164a35cef2ffe411ca646bc840082ee35e03c2485f2
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:c5143b228eb55f19ed4d3b653ad68ec7afe54ded0247e090ce3afb9e5484adfb in / |
| CMD ["/bin/bash"] |
| ENV DEBIAN_FRONTEND=noninteractive PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip docker.io git curl ca-certificates tzdata && 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/* # buildkit |
| WORKDIR /app |
| COPY /app /app # buildkit |
| COPY /usr/local/lib/python3.11 /usr/local/lib/python3.11 # buildkit |
| COPY /usr/local/bin /usr/local/bin # buildkit |
| WORKDIR /app/sureopsg/backend |
| EXPOSE map[8000/tcp:{}] |
| CMD ["uvicorn" "main:app" "--host" "0.0.0.0" "--port" "8000"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 22.04 |
Details
2026-07-24 06:52:46 +00:00
Versions (15)
View all
Container
1
OCI / Docker
linux/amd64
414 MiB
20260731212617
2026-07-31
20260731200443
2026-07-31
20260729204136
2026-07-29
20260729201309
2026-07-29
20260729175430
2026-07-29