rilusmahmud/spl-search-api:1.1.5

Manifest digest

sha256:06e46b68c98ff9a5163c662071024e510cdbc8deda8a61420026f7c5abf8efd3

OS/ARCH

linux/amd64

Compressed size

223.75 MB

Last pushed

5 months by rilusmahmud

Type

Image

Manifest digest

sha256:06e46b68c98ff9a5163c662071024e510cdbc8deda8a61420026f7c5abf8efd3

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update81.08 MB
13COPY requirements.txt . # buildkit444 B
14RUN /bin/sh -c pip install99.05 MB
15COPY app/ app/ # buildkit112.79 KB
16COPY scripts/ scripts/ # buildkit25.58 KB
17COPY tests/ tests/ # buildkit5.81 KB
18COPY db/ db/ # buildkit6.89 KB
19RUN /bin/sh -c chmod +x2.35 KB
20RUN /bin/sh -c mkdir -p127 B
21RUN /bin/sh -c adduser --disabled-password3.28 KB
22RUN /bin/sh -c chown -R151.67 KB
23USER appuser0 B
24EXPOSE map[8101/tcp:{}]0 B
25CMD ["./scripts/start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'