risadmin_prod
  • Joined on 2025-03-18

nodes-b (20251231152353)

Published 2025-12-31 09:57:22 +00:00 by risadmin_prod

Installation

docker pull 157.66.191.31:3000/risadmin_prod/nodes-b:20251231152353
sha256:dfb47fac7b4f515ee8a2ea51440bc1411d1e3a42627c63da500b2586051f517c

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
COPY /code /app # buildkit
WORKDIR /app/SureOps/backend
EXPOSE &{[{{53 0} {53 0}}] 0xc02a44a980}
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:57:22 +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