Sign inSign up

helicone/jawn:v2025.08.10

Multi-platform
Index digest

sha256:e676a8603266ed6cf2c4c3a8e68c75064888a781d4be02409b755226aafca390

OS/ARCH

Compressed size

1.46 GB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:70514df4c8f9309e2be56a4a836e0829a76c021c4cf3260fc5554f868feefe6a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.19.40 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.3 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/src/app/valhalla/prompt_security182 B
11SHELL [/bin/bash -c]0 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN /bin/bash -c set -eux;184.59 MB
14ENV FFMPEG_PATH=/usr/bin/ffmpeg0 B
15ENV FFPROBE_PATH=/usr/bin/ffprobe0 B
16RUN /bin/bash -c python3 -m6.68 MB
17ENV VIRTUAL_ENV=/usr/src/app/valhalla/prompt_security/venv0 B
18ENV PATH=/usr/src/app/valhalla/prompt_security/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19COPY ./valhalla/prompt_security/requirements.txt ./ # buildkit603 B
20RUN /bin/bash -c pip3 install299.7 MB
21WORKDIR /usr/src/app32 B
22COPY ./shared ./shared # buildkit3.12 KB
23COPY ./packages ./packages # buildkit329.08 KB
24COPY ./package.json ./package.json # buildkit353 B
25WORKDIR /usr/src/app/valhalla/jawn179 B
26COPY ./valhalla/jawn/package.json ./package.json # buildkit1.35 KB
27COPY ./valhalla/jawn/yarn.lock ./yarn.lock # buildkit94.58 KB
28ENV PORT=85850 B
29RUN /bin/bash -c corepack enable913.88 MB
30COPY ./valhalla/jawn . # buildkit1.25 MB
31RUN /bin/bash -c find /usr/src/app/valhalla/jawn261 B
32RUN /bin/bash -c yarn build17.85 MB
33COPY ./valhalla/prompt_security/main.py /usr/src/app/valhalla/prompt_security/main.py # buildkit2.65 KB
34COPY ./valhalla/prompt_security/run_service.sh /usr/src/app/valhalla/prompt_security/run_service.sh # buildkit484 B
35RUN /bin/bash -c chmod +x480 B
36ENV PYTHONUNBUFFERED=10 B
37ENV PYTHONFAULTHANDLER=10 B
38ENV DLQ_MESSAGES_PER_MINI_BATCH=10 B
39ENV DLQ_WORKER_COUNT=10 B
40ENV NORMAL_WORKER_COUNT=30 B
41ENV CSB_API_KEY=12345678900 B
42ENV ENABLE_PROMPT_SECURITY=true0 B
43COPY ./valhalla/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit389 B
44CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

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