Sign inSign up

donswanson/dailyslackavatar:1.0.16

Multi-platform
Index digest

sha256:1181bdcf55a3ac71d00c01fae1e8660c939952ef7fc0255a202e51397299bdb7

OS/ARCH

Compressed size

77.37 MB

Last pushed

4 months by donswanson

Type

Image

Manifest digest

sha256:1ec6dc69abc66b70a1f0507dbe4574a270211ee56deaa2dc843a7ede6f999e8d

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;1.23 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.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update23.94 MB
12WORKDIR /app92 B
13COPY requirements.txt . # buildkit187 B
14RUN /bin/sh -c pip install12.24 MB
15COPY . . # buildkit9.56 KB
16RUN /bin/sh -c mkdir -p91 B
17RUN /bin/sh -c chmod +x302 B
18RUN /bin/sh -c chmod +x489 B
19RUN /bin/sh -c touch /var/log/cron.log159 B
20ENV CRON_SCHEDULE=0 9 * *0 B
21ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B

Command

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