Sign inSign up

luismachadoreis/the-pudim-blueprint-prompts:1.5.0

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:0256f39f6c55bdbf63b2830556422c1628f95a719f7004e158c77de3aca86d39

OS/ARCH

Compressed size

106.43 MB

Last pushed

8 months by luismachadoreis

Type

Image

Manifest digest

sha256:f7f97528c6a3dff5a14051355f403b85d3b51884bf604ead0157aaea4a1d0fbc

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 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.13 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update36.82 MB
13COPY requirements.txt ./ # buildkit159 B
14RUN /bin/sh -c pip install26.52 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.5.00 B
18ENV PROMPTS_BRANCH=v1.5.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.5.0 /bin/sh330 B
22CMD ["/entrypoint.sh"]0 B
23EXPOSE [9000/tcp]0 B

Command

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