Sign inSign up

birdxs/vibe-research:sha-e0f915c

Multi-platform
Index digest

sha256:d59055cb6658a575d3cc1e445f57175188fb385cb5ee97e28e5d12e0ad40735d

OS/ARCH

Compressed size

497.37 MB

Last pushed

23 days by birdxs

Type

Image

Manifest digest

sha256:4e6bc7031a791175f299c6d1d6331ed26322fae2b1eb34a8a8611e8c5ac7b031

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update29.23 MB
11WORKDIR /app93 B
12COPY orchestrator/package.json orchestrator/package-lock.json* ./orchestrator/ #16.24 KB
13WORKDIR /app/orchestrator32 B
14RUN /bin/sh -c npm install302.08 MB
15WORKDIR /app32 B
16RUN /bin/sh -c python3 -m6.68 MB
17COPY .agents/skills/data-access/scripts/requirements.txt /tmp/requirements.txt # buildkit336 B
18RUN /bin/sh -c /app/.venv/bin/pip install80.55 MB
19COPY . . # buildkit2.22 MB
20COPY /app/desktop/dist /usr/share/nginx/html # buildkit413.97 KB
21COPY docker/nginx.conf /etc/nginx/nginx.conf.template # buildkit1.05 KB
22COPY docker/entrypoint.sh /app/entrypoint.sh # buildkit1.2 KB
23RUN /bin/sh -c chmod +x1.19 KB
24RUN /bin/sh -c node --experimental-strip-types605 B
25RUN /bin/sh -c mkdir -p93 B
26ENV VRA_DATA_ROOT=/data0 B
27ENV VRA_PYTHON=/app/.venv/bin/python0 B
28EXPOSE [80/tcp]0 B
29HEALTHCHECK {Test:[CMD-SHELL curl -sf http://localhost/api/health0 B
30ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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