sha256:26fba9aad5dc9d5a461699c8bfb77612ea688ea8259539ed116a050badb531e8
OS/ARCH
linux/amd64
Compressed size
810.61 MB
Last pushed
6 days by cyberapp
Type
Image
Manifest digest
sha256:26fba9aad5dc9d5a461699c8bfb77612ea688ea8259539ed116a050badb531e8
Image Layers
1# debian.sh --arch 'amd64' out/47.02 MB2ENV LANG=C.UTF-80 B3ENV DEBIAN_FRONTEND=noninteractive0 B4COPY scripts /scripts # buildkit2.03 KB5RUN /bin/sh -c bash /scripts/setup.sh334.45 MB6ENTRYPOINT ["/bin/bash"]0 B7LABEL [email protected] version=26.07.27.01-slim url=https://hub.docker.com/r/immauss/openvas source=https://github.com/immauss/openvas0 B8EXPOSE [9392/tcp]0 B9ENV LANG=C.UTF-80 B10RUN /bin/sh -c set -eux;32 B11COPY /artifacts/. / # buildkit67.84 MB12COPY confs/ / # buildkit23.43 KB13COPY build.d/links.sh / # buildkit211 B14RUN /bin/sh -c bash /links.sh14.18 KB15COPY build.d/gpg-keys.sh / # buildkit464 B16RUN /bin/sh -c bash /gpg-keys.sh3.26 KB17COPY gsa-final/ /usr/local/share/gvm/gsad/web/ # buildkit6.81 MB18COPY build.rc /gvm-versions # buildkit251 B19COPY branding/ /branding/ # buildkit19.78 KB20RUN /bin/sh -c bash /branding/branding.sh19.9 KB21COPY scripts/ /scripts/ # buildkit16.85 KB22COPY ver.current /ver.current # buildkit116 B23HEALTHCHECK {Test:[CMD-SHELL /scripts/healthcheck.sh || exit0 B24ENTRYPOINT ["/scripts/start.sh"]0 B26ENV APP_SECURE_OTP=/protect/sensor_dist0 B27ENV PYARMOR_RUNTIME=pyarmor_runtime_0096800 B28ENV PGVER=130 B29RUN /bin/sh -c apt-get update30.47 MB30RUN /bin/sh -c apt-get update17.82 MB31RUN /bin/sh -c mkdir -p145 B32WORKDIR /install97 B33COPY /protect/sensor_dist/* /install # buildkit639.5 KB34COPY /protect/sensor_dist/pyarmor_runtime_009680 pyarmor_runtime_009680 # buildkit262.74 KB35COPY /protect/sensor_dist/pyarmor_runtime_009680 /install/ModSec/pyarmor_runtime_009680 # buildkit262.77 KB36RUN /bin/sh -c cp -rv262.75 KB37RUN /bin/sh -c cp -rv271.03 KB38RUN /bin/sh -c python3 -c341 B39COPY docker docker/ # buildkit699.29 KB40COPY manifest.ini . # buildkit301 B41COPY requirements.txt . # buildkit500 B42COPY infra.json . # buildkit431 B43COPY etc ./etc # buildkit2.53 KB44COPY bin ./bin # buildkit6.46 MB45COPY scripts ./scripts # buildkit7.79 KB46COPY etc/ospd-openvas.conf /etc/ospd-openvas.conf # buildkit389 B47RUN /bin/sh -c mkdir -p119 B48COPY etc/dragonfly.conf /etc/dragonfly/dragonfly.conf # buildkit696 B49RUN /bin/sh -c mkdir -p93 B50COPY etc/redis.conf /etc/redis/redis-sensor.conf # buildkit892 B51RUN /bin/sh -c touch /opt/remote_sensor139 B52COPY /var/lib/openvas/25.0/vt-data/nasl /var/lib/openvas/plugins # buildkit58.33 MB53RUN /bin/sh -c chown -R58.34 MB54RUN /bin/sh -c mkdir -p148 B55COPY /var/lib/notus/notus-data.tar.gz /var/lib/notus/ # buildkit38.95 MB56RUN /bin/sh -c tar -xzf41.08 MB57RUN /bin/sh -c mkdir -p128 B58RUN /bin/sh -c chmod +x2.59 KB59RUN /bin/sh -c /install/docker/setup #100.58 MB60ENV TZ=America/Sao_Paulo0 B61HEALTHCHECK &{["CMD" "/usr/local/bin/healthcheck.sh"] "5m0s" "10s"0 B62ENTRYPOINT ["manifest_entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'