Sign inSign up

soulter/shipyard-bay:9d086c7828706d60f2df8a9b489b63214f61f6b4

Multi-platform
Index digest

sha256:d69973137b901bf5cac30ded8bcb46fd13c2f10b65a9c4235c72bf34282c0ac1

OS/ARCH

Compressed size

71.06 MB

Last pushed

8 months by soulter

Type

Image

Manifest digest

sha256:75a2368a4b17fca2113eaa6805cabc8ec45ef131d78247db68d53ca5cc8d4a16

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY pyproject.toml requirements.txt alembic.ini run.py34.68 KB
13COPY app/ ./app/ # buildkit19.47 KB
14COPY alembic/ ./alembic/ # buildkit1.28 KB
15RUN /bin/sh -c pip install27.4 MB
16EXPOSE [8156/tcp]0 B
17CMD ["python" "run.py"]0 B

Command

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