hackerseravsoc/rf-exploiter:0.1.11

Security
Index digest

sha256:446567ba356df84ca4ed0817de631c14ace5b01e225d73f3cba3255ced94eecf

OS/ARCH

linux/arm64

Compressed size

709.04 MB

Last pushed

7 months by hackerseravsoc

Type

Image

Manifest digest

sha256:3812df4c92ebbedbbaae422f2d744633fc476b738acfa4896a46fa953c044ced

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.96 MB
9RUN /bin/sh -c pip3 install212.41 KB
10WORKDIR /app93 B
11COPY /app/rf-exploiter /app/rf-exploiter # buildkit7.09 MB
12COPY backend/scripts/python /app/scripts/python # buildkit4.61 KB
13COPY /tmp/gps-sdr-sim/gps-sdr-sim /usr/local/bin/gps-sdr-sim # buildkit25.94 KB
14RUN /bin/sh -c mkdir -p140 B
15COPY backend/scripts/brdc/*.n /opt/rf-exploiter/brdc/ # buildkit32 B
16COPY deployment/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit503 B
17RUN /bin/sh -c chmod +x500 B
18RUN /bin/sh -c mkdir -p217 B
19RUN /bin/sh -c cp -r4.63 KB
20RUN /bin/sh -c curl -L221.71 KB
21EXPOSE [5002/tcp]0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5002/0 B
23ENV FILES_DIR=/var/lib/rf-exploiter/files NOISE_FILES=noise.complex32s0 B
24ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
25CMD ["./rf-exploiter"]0 B

Command

 ARG RELEASE