sha256:4549bfdeebe5ea9e2e5644d9dcde9a4b179b1c443f5517e55844a4d2f2ece4c4
OS/ARCH
linux/amd64
Compressed size
412.43 MB
Last pushed
about 1 month by wurstbrot
Type
Image
Manifest digest
sha256:38a2ca22a887fc547b060ecc08e67619d57186c4f707a15a9e61a4d8fd77b052
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -ex;225.37 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.82 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.150 B10ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B11RUN /bin/sh -c set -eux;22.95 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14LABEL org.opencontainers.image.title=OWASP DSOMM metricCA collector0 B15LABEL org.opencontainers.image.source=https://github.com/devsecopsmaturitymodel/collector-confluence/0 B16COPY requirements.txt /app/requirements.txt # buildkit509 B17RUN /bin/sh -c cd /app22.14 MB18COPY *.py /app # buildkit5.69 KB19COPY schemata /app # buildkit610 B20COPY scraping_config.yaml /app # buildkit329 B21ENV CONFLUENCE_URL=0 B22ENV CONFLUENCE_LOGIN=0 B23ENV CONFLUENCE_PASSWORD=0 B24ENV GIT_HUB_ACCESS_TOKEN=0 B25ENV GIT_HUB_OWNER=0 B26ENV GIT_HUB_REPO=0 B27ENV GIT_HUB_HOSTNAME= # for on0 B28RUN /bin/sh -c adduser collector1.16 KB29USER collector0 B30ENTRYPOINT ["python3" "/app/confluence_collector.py"]0 B31CMD ["/app/scraping_config.yaml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'