Sign inSign up

pipestreamai/pipestream-frontend:20260619-011554-612b348

Multi-platform
Index digest

sha256:811a5d71313e6a2a28e2fd7c4c091ab6f7fb2bd4fb0229f27dbd2379d5d7c109

OS/ARCH

Compressed size

67.41 MB

Last pushed

3 months by pipestreamai

Type

Image

Manifest digest

sha256:3de5e2d1b5d13e6826ca865e228a63447827bceeec77871cce11600ba15f4489

Image Layers

1add root layout1.58 KB
2mount /out from exec sh1.43 MB
3build bun28.13 MB
4add users and groups350 B
5add metadata6.26 KB
6WORKDIR /app96 B
7COPY /app/bundle /app # buildkit37.85 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