risadmin_prod
  • Joined on 2025-03-18

nodes-b (20251231150910)

Published 2025-12-31 09:42:28 +00:00 by risadmin_prod

Installation

docker pull 157.66.191.31:3000/risadmin_prod/nodes-b:20251231150910
sha256:0e9106d4acff62d065d63ef53c9b335e85b0e47f5b45edacd5595ec3afdbd24a

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 && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 1 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /usr/local /usr/local # buildkit
WORKDIR /app
COPY /code /app # buildkit
WORKDIR /app/SureOps/backend
EXPOSE &{[{{54 0} {54 0}}] 0xc01df93c80}
CMD ["uvicorn" "app.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
Container
2025-12-31 09:42:28 +00:00
1
OCI / Docker
linux/amd64
391 MiB
Versions (93) View all
20260324153042 2026-03-24
20260324152547 2026-03-24
20260323130849 2026-03-23
20260319084143 2026-03-19
20260318155213 2026-03-18