Block a user
nodes-b (20260103104742)
Published 2026-01-03 05:36:58 +00:00 by risadmin_prod
Installation
docker pull 157.66.191.31:3000/risadmin_prod/nodes-b:20260103104742sha256:578a7173a05c88d0a7715f293a2b7aef2e8de8f62b3ce3c7ef9ff5e1a2d14161
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 |
| 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-03 05:36:58 +00:00
Versions (93)
View all
Container
1
OCI / Docker
linux/amd64
510 MiB
20260324153042
2026-03-24
20260324152547
2026-03-24
20260323130849
2026-03-23
20260319084143
2026-03-19
20260318155213
2026-03-18