Sign inSign up

liksoft/siamuged:3.0.0

Multi-platform
Index digest

sha256:0008cc18a2a3d263946f58db8f173da8065fe5b5b7d285a7a5713669dee15497

OS/ARCH

Compressed size

749.98 MB

Last pushed

9 months by liksoft

Type

Image

Manifest digest

sha256:259fcacd980eb16f2d0a610d3d9eadc51b96707b2750ee60c91a3b4fc849bd95

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.10.190 B
7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B
8RUN /bin/sh -c set -eux;13.14 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 DEBIAN_FRONTEND=noninteractive POPPLER_PATH=/usr/lib/x86_64-linux-gnu/0 B
12RUN /bin/sh -c apt-get update490.04 MB
13RUN /bin/sh -c pdftoppm -v32 B
14RUN /bin/sh -c groupadd -r1.09 KB
15WORKDIR /usr/src/app132 B
16RUN /bin/sh -c mkdir -p257 B
17COPY requirements.txt ./ # buildkit439 B
18RUN /bin/sh -c pip install111.4 MB
19RUN /bin/sh -c pip install104.99 MB
20COPY . . # buildkit235.71 KB
21RUN /bin/sh -c chown -R236.17 KB
22RUN /bin/sh -c rm -rf32 B
23COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit900 B
24RUN /bin/sh -c chown root:appgroup905 B
25RUN /bin/sh -c mkdir -p32 B
26RUN /bin/sh -c which supervisord32 B
27EXPOSE map[8080/tcp:{}]0 B
28USER appuser0 B
29CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

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