Sign inSign up

wurstbrot/collector-confluence:1342

Index digest

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 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.150 B
10ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
11RUN /bin/sh -c set -eux;22.95 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 # buildkit509 B
17RUN /bin/sh -c cd /app22.14 MB
18COPY *.py /app # buildkit5.69 KB
19COPY schemata /app # buildkit610 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'