Sign inSign up

wurstbrot/collector-confluence:1381

Index digest

sha256:3e14a7eabede815684bd26ef486eedcccbef27bea8341a2cd32b0923668d1db2

OS/ARCH

linux/amd64

Compressed size

412.95 MB

Last pushed

20 days by wurstbrot

Type

Image

Manifest digest

sha256:e8fa34483166fffb2113df9bd13397e15cae39f99d7ce7aa4cc093a74ad6385e

Image Layers

1# debian.sh --arch 'amd64' out/47.05 MB
2RUN /bin/sh -c set -eux;24.45 MB
3RUN /bin/sh -c set -eux;64.66 MB
4RUN /bin/sh -c set -ex;225.39 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.81 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.11.160 B
10ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
11RUN /bin/sh -c set -eux;22.96 MB
12RUN /bin/sh -c set -eux;249 B
13CMD ["python3"]0 B
14LABEL org.opencontainers.image.title=OWASP DSOMM metricCA collector0 B
15LABEL org.opencontainers.image.source=https://github.com/devsecopsmaturitymodel/collector-confluence/0 B
16COPY requirements.txt /app/requirements.txt # buildkit512 B
17RUN /bin/sh -c cd /app22.61 MB
18COPY *.py /app # buildkit5.69 KB
19COPY schemata /app # buildkit611 B
20COPY scraping_config.yaml /app # buildkit327 B
21ENV CONFLUENCE_URL=0 B
22ENV CONFLUENCE_LOGIN=0 B
23ENV CONFLUENCE_PASSWORD=0 B
24ENV GIT_HUB_ACCESS_TOKEN=0 B
25ENV GIT_HUB_OWNER=0 B
26ENV GIT_HUB_REPO=0 B
27ENV GIT_HUB_HOSTNAME= # for on0 B
28RUN /bin/sh -c adduser collector1.16 KB
29USER collector0 B
30ENTRYPOINT ["python3" "/app/confluence_collector.py"]0 B
31CMD ["/app/scraping_config.yaml"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'