sha256:7d690d13b44cd776f5821aa4e18df08a2365eeaffd02dda5480738e2f565de47
OS/ARCH
linux/arm64
Compressed size
708.98 MB
Last pushed
7 months by hackerseravsoc
Type
Image
Manifest digest
sha256:8d8023ed9064ca22f0265d4b006402585fc3c31883dc4a60186461f1610d135c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive PORT=5002 ENVIRONMENT=production0 B8RUN /bin/sh -c apt-get update673.97 MB9RUN /bin/sh -c pip3 install212.42 KB10WORKDIR /app92 B11COPY /app/rf-exploiter /app/rf-exploiter # buildkit7.05 MB12COPY backend/scripts/python /app/scripts/python # buildkit4.61 KB13RUN /bin/sh -c mkdir -p4.66 KB14RUN /bin/sh -c curl -L221.71 KB15EXPOSE [5002/tcp]0 B16HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5002/0 B17ENV FILES_DIR=/var/lib/rf-exploiter/files NOISE_FILES=noise.complex32s0 B18CMD ["./rf-exploiter"]0 BCommand
ARG RELEASE