Sign inSign up

pipestreamai/pipestream-frontend:20260622-025720-f8b3727

Multi-platform
Index digest

sha256:de6fbc19b6515dd7a241de5ac5aa3e7f473d9d38df5f87f961b1513731037f90

OS/ARCH

Compressed size

78.14 MB

Last pushed

3 months by pipestreamai

Type

Image

Manifest digest

sha256:6d9c6e560c75f9102bb237a2bc960745f7e24b334801b296228868031e52ae02

Image Layers

1add root layout1.57 KB
2mount /out from exec sh1.41 MB
3build bun28.13 MB
4add users and groups336 B
5add metadata6.26 KB
6WORKDIR /app97 B
7COPY /app/bundle /app # buildkit48.59 MB
8ENV NODE_ENV=production0 B
9ENV PORT=381060 B
10ENV VITE_PORT=330000 B
11ENV PLATFORM_REGISTRATION_HOST=platform-registration-service0 B
12ENV PLATFORM_REGISTRATION_PORT=381010 B
13EXPOSE [38106/tcp]0 B
14HEALTHCHECK {Test:[CMD bun -e fetch('http://localhost:'+(process.env.PORT||38106)+'/').then(r=>process.exit(r.status===200?0:1)).catch(()=>process.exit(1))]0 B
15CMD ["bun" "dist/index.js"]0 B

Command

add root layout