rilusmahmud/spl-search-api:1.1.1

Manifest digest

sha256:f95f1fba245ea9df2a8f7da86c41f0f7f0137678b7b6854f3f8257afe00900ba

OS/ARCH

linux/amd64

Compressed size

288.58 MB

Last pushed

5 months by rilusmahmud

Type

Image

Manifest digest

sha256:f95f1fba245ea9df2a8f7da86c41f0f7f0137678b7b6854f3f8257afe00900ba

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.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update70.21 MB
13COPY requirements.txt . # buildkit390 B
14RUN /bin/sh -c pip install174.78 MB
15COPY app/ app/ # buildkit103.57 KB
16COPY scripts/ scripts/ # buildkit15.47 KB
17COPY tests/ tests/ # buildkit5.71 KB
18COPY db/ db/ # buildkit6.81 KB
19RUN /bin/sh -c chmod +x2.21 KB
20RUN /bin/sh -c mkdir -p128 B
21RUN /bin/sh -c adduser --disabled-password3.28 KB
22RUN /bin/sh -c chown -R131.62 KB
23USER appuser0 B
24EXPOSE map[8101/tcp:{}]0 B
25CMD ["./scripts/start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'