Block a user
sureopsgb (latest)
Published 2026-03-17 05:19:43 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/sureopsgb:latestsha256:5450b17b893120316ce0149ca7513d95129009ed2c5004a992af5c0cae115ecf
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:52c0e467fa2e92f101018df01a0ff56580c752b7553fbe6df88e16b02af6d4ee 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:7fe45d04fc98fb829ff1f11703c01666f4c4693f59595e00985926d2a3fb20f1 in /app |
| COPY dir:b0eab88104c08079cf2abab9e86bb896d0fa94664e060aabadd97e8229540cf2 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
2026-03-17 05:19:43 +00:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
239 MiB
20260317051458
2026-03-17
latest
2026-03-17