Sign inSign up

donswanson/dailyslackavatar:1.0.16

Multi-platform
Index digest

sha256:1181bdcf55a3ac71d00c01fae1e8660c939952ef7fc0255a202e51397299bdb7

OS/ARCH

Compressed size

76.76 MB

Last pushed

4 months by donswanson

Type

Image

Manifest digest

sha256:0c28a826cca2ef408c23d1d79c7ae432f52e593e20fd29d25cc82efc23630e4f

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update23.7 MB
12WORKDIR /app92 B
13COPY requirements.txt . # buildkit186 B
14RUN /bin/sh -c pip install11.61 MB
15COPY . . # buildkit9.56 KB
16RUN /bin/sh -c mkdir -p93 B
17RUN /bin/sh -c chmod +x305 B
18RUN /bin/sh -c chmod +x490 B
19RUN /bin/sh -c touch /var/log/cron.log160 B
20ENV CRON_SCHEDULE=0 9 * *0 B
21ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'