hackerseravsoc/rf-exploiter:latest

Multi-platform
Security
Index digest

sha256:e2ecc71b7268cda00cbdc577f7bfb803bb0b8f085a74925f074afca251f73378

OS/ARCH

Compressed size

355.17 MB

Last pushed

3 months by hackerseravsoc

Type

Image

Manifest digest

sha256:2eb81ab0056e603ffe4a9cce1540668e65d075c94c79be881e08aa77be5daf92

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6RUN /bin/sh -c rm -f425 B
7ENV DEBIAN_FRONTEND=noninteractive PORT=5002 ENVIRONMENT=production FILES_DIR=/var/lib/rf-exploiter/files0 B
8RUN /bin/sh -c apt-get update323.58 MB
9WORKDIR /app93 B
10COPY /app/rf-exploiter /app/rf-exploiter # buildkit3.59 MB
11COPY /app/backend/web/dist/public /app/web/dist/public # buildkit98.56 KB
12COPY /tmp/gps-sdr-sim/gps-sdr-sim /usr/local/bin/gps-sdr-sim # buildkit25.94 KB
13COPY backend/scripts/python /var/lib/rf-exploiter/scripts # buildkit4.65 KB
14COPY backend/scripts/brdc /app/scripts/brdc # buildkit43.91 KB
15COPY deployment/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit509 B
16RUN /bin/sh -c chmod +x296.67 KB
17EXPOSE map[5002/tcp:{}]0 B
18HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5002/0 B
19ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
20CMD ["./rf-exploiter"]0 B

Command

 ARG RELEASE