Sign inSign up

bretfisher/examplevotingapp_vote:stable-20250815-d013f4f

Multi-platform
Index digest

sha256:5db33e77efbff978b0d9889485b1ca108e354c0740015b65fe300bf2315cba36

OS/ARCH

Compressed size

52.38 MB

Last pushed

about 1 year by bretfisher

Type

Image

Manifest digest

sha256:7a1650b56157d7030b72cdaa2dfbde7f348ae6079b3e55ae9e5632fe177ee5ea

Image Layers

1# debian.sh --arch 'arm64' out/28.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;1.21 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;12.7 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.19 MB
12WORKDIR /app93 B
13COPY requirements.txt /app/requirements.txt # buildkit168 B
14RUN /bin/sh -c pip install4.53 MB
15COPY . . # buildkit2.87 KB
16EXPOSE map[80/tcp:{}]0 B
17CMD ["gunicorn" "app:app" "-b" "0.0.0.0:80"0 B

Command

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