sha256:5a6305c0bf551edef9c911853a0585b27f43fa5d2fb0172c3bf92a609fd64d10
OS/ARCH
Compressed size
527.43 MB
Last pushed
6 days by jmogaming
Type
Image
Manifest digest
sha256:345ab70b6d431db21bf96b8e2272bb7e0f4a9e6862e94fcbb85b03e560f9ea27
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.38 MB5CMD ["/bin/bash"]0 B6LABEL org.opencontainers.image.title=JMo Security Suite (Fast)0 B7LABEL org.opencontainers.image.description=Fast CI/CD security gate0 B8LABEL org.opencontainers.image.version=1.0.20 B10LABEL org.opencontainers.image.url=https://jmotools.com0 B11LABEL org.opencontainers.image.source=https://github.com/jimmy058910/jmo-security-repo0 B12LABEL org.opencontainers.image.licenses=MIT0 B13ENV DEBIAN_FRONTEND=noninteractive PYTHONUNBUFFERED=1 PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DOCKER_CONTAINER=10 B14RUN /bin/sh -c apt-get update144.07 MB15RUN /bin/sh -c python3 -m136.61 MB16RUN /bin/sh -c apt-get purge127.85 KB17COPY /usr/local/bin/trufflehog /usr/local/bin/trufflehog # buildkit33.62 MB18COPY /usr/local/bin/syft /usr/local/bin/syft # buildkit27.95 MB19COPY /usr/local/bin/trivy /usr/local/bin/trivy # buildkit48.3 MB20COPY /usr/local/bin/hadolint /usr/local/bin/hadolint # buildkit11.63 MB21COPY /usr/local/bin/nuclei /usr/local/bin/nuclei # buildkit44.07 MB22COPY /usr/local/bin/opa /usr/local/bin/opa # buildkit27.77 MB23COPY /usr/local/bin/shellcheck /usr/local/bin/shellcheck # buildkit3.63 MB24RUN /bin/sh -c strip /usr/local/bin/trufflehog32 B25VOLUME [/root/.cache/trivy]0 B26WORKDIR /scan94 B27COPY . /opt/jmo-security/ # buildkit1.57 MB28RUN /bin/sh -c cp /opt/jmo-security/jmo.yml1.98 KB29RUN /bin/sh -c python3 -m4.04 MB30RUN /bin/sh -c echo "===12.62 MB31RUN /bin/sh -c userdel -r3.03 MB32ENV PATH=/home/jmo/.local/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DOCKER_CONTAINER=10 B33USER jmo0 B34ENTRYPOINT ["jmo"]0 B35CMD ["--help"]0 B36HEALTHCHECK {Test:[CMD /bin/sh -c jmo0 BCommand
ARG RELEASE