Sign inSign up

luismachadoreis/the-pudim-blueprint-prompts:1.0.0

Languages & frameworks
Developer tools
Manifest digest

sha256:f7f4d27e1cb801834e98eac327c6536ad0ee8135a81099a98d43c4322a29d005

OS/ARCH

linux/amd64

Compressed size

91.48 MB

Last pushed

over 1 year by luismachadoreis

Type

Image

Manifest digest

sha256:f7f4d27e1cb801834e98eac327c6536ad0ee8135a81099a98d43c4322a29d005

Image Layers

1# debian.sh --arch 'amd64' out/27.79 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.170 B
7ENV PYTHON_SHA256=4c68050f049d1b4ac5aadd0df5f27941c0350d2a9e7ab0907ee5eb5225d9d6b00 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update34.54 MB
13COPY requirements.txt ./ # buildkit159 B
14RUN /bin/sh -c pip install10.88 MB
15ARG PROMPTS_REPO0 B
16ENV PROMPTS_REPO=https://github.com/luismr/blueprint-prompts.git0 B
17ARG PROMPTS_BRANCH0 B
18ENV PROMPTS_BRANCH=main0 B
19COPY server.py . # buildkit1.12 KB
20COPY entrypoint.sh /entrypoint.sh # buildkit330 B
21RUN |2 PROMPTS_REPO=https://github.com/luismr/blueprint-prompts.git PROMPTS_BRANCH=main /bin/sh363 B
22CMD ["/entrypoint.sh"]0 B
23EXPOSE map[9000/tcp:{}]0 B

Command

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