Block a user
sureoflowbtest (latest)
Published 2026-03-25 09:43:10 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/sureoflowbtest:latestsha256:7839b945b6e01b7fa9200b3313aaefce50d56305c827a30b620df126976c1d8c
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 python3-pip docker.io curl ca-certificates git && rm -rf /var/lib/apt/lists/* |
| /bin/sh -c 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 |
| WORKDIR /app |
| COPY dir:c5c0e3481d98992d97ed64f0720c19ad8d9c7fb10da6b454e9eb5b1c3a1aec7a in /app |
| 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
2026-03-25 09:43:10 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
381 MiB
20260325093717
2026-03-25
latest
2026-03-25