Block a user
nodes-b (20260110105056)
Published 2026-01-10 05:25:30 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/nodes-b:20260110105056sha256:6c473961d4f0ea187402b599af1f85b695809be2bd2765eb438fe241f2f22ad4
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:d025507456f1d7d19195885b1c02a346454d60c9348cbd3be92431f2d7e2666e 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-10 05:25:30 +00:00
Versions (93)
View all
Container
1
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