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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c rm -f425 B7ENV DEBIAN_FRONTEND=noninteractive PORT=5002 ENVIRONMENT=production FILES_DIR=/var/lib/rf-exploiter/files0 B8RUN /bin/sh -c apt-get update323.58 MB9WORKDIR /app93 B10COPY /app/rf-exploiter /app/rf-exploiter # buildkit3.59 MB11COPY /app/backend/web/dist/public /app/web/dist/public # buildkit98.56 KB12COPY /tmp/gps-sdr-sim/gps-sdr-sim /usr/local/bin/gps-sdr-sim # buildkit25.94 KB13COPY backend/scripts/python /var/lib/rf-exploiter/scripts # buildkit4.65 KB14COPY backend/scripts/brdc /app/scripts/brdc # buildkit43.91 KB15COPY deployment/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit509 B16RUN /bin/sh -c chmod +x296.67 KB17EXPOSE map[5002/tcp:{}]0 B18HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5002/0 B19ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B20CMD ["./rf-exploiter"]0 BCommand
ARG RELEASE