Sign inSign up

liksoft/siamuged:2.0.0

Multi-platform
Index digest

sha256:8d930ee553b5c8db882555d3b6996ae15b34772f898da2eed705083d344adc16

OS/ARCH

Compressed size

854.05 MB

Last pushed

9 months by liksoft

Type

Image

Manifest digest

sha256:e8b4eb994c65711d23e722e9b9cc7a4e917f4c31d656e604308779b3e6055ac4

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.18 MB
9RUN /bin/sh -c set -eux;250 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 update510.97 MB
13RUN /bin/sh -c pdftoppm -v32 B
14RUN /bin/sh -c groupadd -r1.09 KB
15WORKDIR /usr/src/app133 B
16RUN /bin/sh -c mkdir -p258 B
17COPY requirements.txt ./ # buildkit439 B
18RUN /bin/sh -c pip install190.98 MB
19RUN /bin/sh -c pip install108.84 MB
20COPY . . # buildkit225 KB
21RUN /bin/sh -c chown -R225.47 KB
22RUN /bin/sh -c rm -rf32 B
23COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit897 B
24RUN /bin/sh -c chown root:appgroup902 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 'amd64' out/ 'trixie' '@1766966400'