Sign inSign up

pipestreamai/pipestream-frontend:20260627-130327-583332f

Multi-platform
Index digest

sha256:2d0567da359cd150cd5e74c962aa5fbd1bfdef4eb98cc19eb3fc347d5e3c214e

OS/ARCH

Compressed size

80.37 MB

Last pushed

3 months by pipestreamai

Type

Image

Manifest digest

sha256:70636c870617fcca71399409a55d2be8ccef9e4dda5b61a2db4f405e1eed1f87

Image Layers

1add root layout1.83 KB
2mount /out from exec sh1.47 MB
3build bun28.2 MB
4add users and groups336 B
5add metadata6.26 KB
6WORKDIR /app96 B
7COPY /app/bundle /app # buildkit50.68 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