Sign inSign up

luismachadoreis/the-pudim-blueprint-prompts:1.3.0

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:b0b39113dff2f780b31930f5e712f522ded84de06d8abdcba22ba096ddc1b426

OS/ARCH

Compressed size

101.99 MB

Last pushed

about 1 year by luismachadoreis

Type

Image

Manifest digest

sha256:509d39f6b9481fc737c32e130008c31a120b1134852f84723164a3b920be27ef

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.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;13.44 MB
9RUN /bin/sh -c set -eux;250 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 install22.06 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.3.00 B
18ENV PROMPTS_BRANCH=v1.3.00 B
19COPY server.py . # buildkit1.75 KB
20COPY entrypoint.sh /entrypoint.sh # buildkit331 B
21RUN |2 PROMPTS_REPO=https://github.com/luismr/blueprint-prompts.git PROMPTS_BRANCH=v1.3.0 /bin/sh331 B
22CMD ["/entrypoint.sh"]0 B
23EXPOSE map[9000/tcp:{}]0 B

Command

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