Sign inSign up

dejanualex/exchange:1.0

Multi-platform
Index digest

sha256:67e1dc12cd60614943f8b72318f0c4256e0b0eb464c5a8b3ed055d68bf96ec6e

OS/ARCH

Compressed size

51.9 MB

Last pushed

6 months by dejanualex

Type

Image

Manifest digest

sha256:9cdda28db342546337500284d4d30030742b580f5325bbb27204fcea41f2bd31

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.21 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.250 B
7ENV PYTHON_SHA256=00e07d7c0f2f0cc002432d1ee84d2a40dae404a99303e3f97701c10966c918340 B
8RUN /bin/sh -c set -eux;13.19 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt ./ # buildkit264 B
13RUN /bin/sh -c pip install3.72 MB
14COPY . . # buildkit5.04 MB
15EXPOSE [5000/tcp]0 B
16CMD ["python" "web.py"]0 B

Command

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