Sign inSign up

moppie/countdown:03

Manifest digest

sha256:4de1371f37228294ab0c97249632667e61a7096a06ba76616e2ed5ef7cbd70e2

OS/ARCH

linux/amd64

Compressed size

48.63 MB

Last pushed

over 1 year by moppie

Type

Image

Manifest digest

sha256:4de1371f37228294ab0c97249632667e61a7096a06ba76616e2ed5ef7cbd70e2

Image Layers

1# debian.sh --arch 'arm64' out/26.74 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;3.18 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.210 B
7ENV PYTHON_SHA256=3126f59592c9b0d798584755f2bf7b081fa1ca35ce7a6fea980108d752a05bb10 B
8RUN /bin/sh -c set -eux;14.15 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update366 B
12RUN /bin/sh -c pip install4.5 MB
13COPY countdown_app.py /app/countdown_app.py # buildkit1.13 KB
14COPY static /app/static # buildkit61.58 KB
15WORKDIR /app32 B
16EXPOSE map[5000/tcp:{}]0 B
17CMD ["python" "countdown_app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'