Block a user
nodes-b (20260116100616)
Published 2026-01-16 04:40:27 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/nodes-b:20260116100616sha256:2f1aa3a3b428ce16028e0f5885211e63badf767b52088105d90f7b75a1a73d11
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:b499000226bd9a7c562ffa8eeb86e2d170f2a563310db6c2d79562ab53e5cb6e 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 curl ca-certificates && 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/backend |
| EXPOSE map[8000/tcp:{}] |
| 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-01-16 04:40:27 +00:00
Versions (93)
View all
Container
0
OCI / Docker
linux/amd64
512 MiB
20260324153042
2026-03-24
20260324152547
2026-03-24
20260323130849
2026-03-23
20260319084143
2026-03-19
20260318155213
2026-03-18