Sign inSign up

wurstbrot/collector-confluence:1372

Index digest

sha256:8e7ddedaba2073df1af12696777f2820aab4ce24dfd9ff98cfeed2678a718715

OS/ARCH

linux/amd64

Compressed size

412.44 MB

Last pushed

26 days by wurstbrot

Type

Image

Manifest digest

sha256:e83c17eab9c2b2cf359258681eb2de355448dcf9e63a245d96b810db9321caf5

Image Layers

1# debian.sh --arch 'amd64' out/47.03 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.37 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.82 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 # buildkit510 B
17RUN /bin/sh -c cd /app22.15 MB
18COPY *.py /app # buildkit5.69 KB
19COPY schemata /app # buildkit612 B
20COPY scraping_config.yaml /app # buildkit329 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' '@1785715200'