hackerseravsoc/rf-exploiter:0.1.2

Security
Index digest

sha256:9e27007d11093c9953012018a9b433384b9ed20c8402599640393f0cc3ca3d9d

OS/ARCH

linux/arm64

Compressed size

708.99 MB

Last pushed

7 months by hackerseravsoc

Type

Image

Manifest digest

sha256:2023694b2d3ac676286f6bcf1c5278f6a0c8192453918f82c62f73f748b81806

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive PORT=5002 ENVIRONMENT=production0 B
8RUN /bin/sh -c apt-get update673.97 MB
9RUN /bin/sh -c pip3 install212.42 KB
10WORKDIR /app92 B
11COPY /app/rf-exploiter /app/rf-exploiter # buildkit7.06 MB
12COPY backend/scripts/python /app/scripts/python # buildkit4.61 KB
13RUN /bin/sh -c mkdir -p4.66 KB
14RUN /bin/sh -c curl -L221.71 KB
15EXPOSE [5002/tcp]0 B
16HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5002/0 B
17ENV FILES_DIR=/var/lib/rf-exploiter/files NOISE_FILES=noise.complex32s0 B
18CMD ["./rf-exploiter"]0 B

Command

 ARG RELEASE