Sign inSign up

helicone/jawn:v2025.08.05-1

Multi-platform
Index digest

sha256:12e6f1130cc1d92968b81422352b7ce1fb46893ae50366ea91828a3a4f20d196

OS/ARCH

Compressed size

1.77 GB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:335c5bbc753744c23b45b74026dace182478430601cac3509c535403243bfeb5

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_security180 B
11SHELL [/bin/bash -c]0 B
12RUN /bin/bash -c apt-get update33.67 MB
13RUN /bin/bash -c python3 -m6.68 MB
14RUN /bin/bash -c apt-get update1.62 MB
15RUN /bin/bash -c apt-get update32 B
16RUN /bin/bash -c echo "deb2.3 MB
17RUN /bin/bash -c apt-get install214.21 MB
18ENV FFMPEG_PATH=/usr/bin/ffmpeg0 B
19ENV FFPROBE_PATH=/usr/bin/ffprobe0 B
20COPY ./valhalla/prompt_security/requirements.txt ./ # buildkit599 B
21RUN /bin/bash -c . venv/bin/activate521 MB
22RUN /bin/bash -c . venv/bin/activate37.67 MB
23RUN /bin/bash -c . venv/bin/activate32 B
24RUN /bin/bash -c apt install1.5 MB
25WORKDIR /usr/src/app32 B
26COPY ./shared ./shared # buildkit3.11 KB
27COPY ./packages ./packages # buildkit189.3 KB
28COPY ./package.json ./package.json # buildkit342 B
29WORKDIR /usr/src/app/valhalla/jawn174 B
30COPY ./valhalla/jawn . # buildkit716.56 KB
31RUN /bin/bash -c find /usr/src/app/valhalla/jawn232 B
32ENV PORT=85850 B
33RUN /bin/bash -c yarn #912.38 MB
34RUN /bin/bash -c yarn build17.82 MB
35COPY ./valhalla/prompt_security/main.py /usr/src/app/valhalla/prompt_security/main.py # buildkit2.64 KB
36COPY ./valhalla/prompt_security/run_service.sh /usr/src/app/valhalla/prompt_security/run_service.sh # buildkit481 B
37RUN /bin/bash -c chmod +x477 B
38ENV PYTHONUNBUFFERED=10 B
39ENV PYTHONFAULTHANDLER=10 B
40ENV DLQ_MESSAGES_PER_MINI_BATCH=10 B
41ENV DLQ_WORKER_COUNT=10 B
42ENV NORMAL_WORKER_COUNT=30 B
43ENV CSB_API_KEY=12345678900 B
44ENV ENABLE_PROMPT_SECURITY=true0 B
45COPY ./valhalla/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit384 B
46CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

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