Sign inSign up

luismachadoreis/the-pudim-blueprint-prompts:1.6.0

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:66916c07c5213c4b7bc6abd48793d9eed5ad968f02d92bac139c373bd9e46cb4

OS/ARCH

Compressed size

107.45 MB

Last pushed

8 months by luismachadoreis

Type

Image

Manifest digest

sha256:78e3dd0426d7f7f2d6a602039720b5e44eadb53105db237b6e267734b75016c9

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update36.86 MB
13COPY requirements.txt ./ # buildkit158 B
14RUN /bin/sh -c pip install27.78 MB
15ARG PROMPTS_REPO=https://github.com/luismr/blueprint-prompts.git0 B
16ENV PROMPTS_REPO=https://github.com/luismr/blueprint-prompts.git0 B
17ARG PROMPTS_BRANCH=v1.6.00 B
18ENV PROMPTS_BRANCH=v1.6.00 B
19COPY server.py . # buildkit1.75 KB
20COPY entrypoint.sh /entrypoint.sh # buildkit332 B
21RUN |2 PROMPTS_REPO=https://github.com/luismr/blueprint-prompts.git PROMPTS_BRANCH=v1.6.0 /bin/sh331 B
22CMD ["/entrypoint.sh"]0 B
23EXPOSE [9000/tcp]0 B

Command

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