Sign inSign up

luismachadoreis/the-pudim-blueprint-prompts:1.6.1

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:7e0feb135c642db6acff7aa744a82136a4af5e27f26db0f01c28269122fd492b

OS/ARCH

Compressed size

107.45 MB

Last pushed

8 months by luismachadoreis

Type

Image

Manifest digest

sha256:bb02377208cb72db37fca58bd01a924d918851d042095bd1e587c593c217d3b0

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 ./ # buildkit159 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.10 B
18ENV PROMPTS_BRANCH=v1.6.10 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.1 /bin/sh332 B
22CMD ["/entrypoint.sh"]0 B
23EXPOSE [9000/tcp]0 B

Command

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