Sign inSign up

brunneis/watchtower-consumer:latest

Manifest digest

sha256:0542a0feb6ada1fd45681a9a0f4ea77c10918d573ecd96be632feac1d08607eb

OS/ARCH

linux/amd64

Compressed size

203.34 MB

Last pushed

10 months by brunneis

Type

Image

Manifest digest

sha256:0542a0feb6ada1fd45681a9a0f4ea77c10918d573ecd96be632feac1d08607eb

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.05 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12RUN /bin/sh -c apt-get update125.61 MB
13COPY scrapers/requirements.txt /app/ # buildkit293 B
14RUN /bin/sh -c pip install33.16 MB
15COPY common /app/common # buildkit2.42 KB
16COPY scrapers /app # buildkit284.49 KB
17RUN /bin/sh -c useradd -m3.26 KB
18RUN /bin/sh -c chown -R286.65 KB
19USER watchtower0 B
20ENV PYTHONPATH=/app0 B
21CMD ["python"]0 B

Command

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