Sign inSign up

pipestreamai/pipestream-frontend:20260617-023806-3fc2341

Multi-platform
Index digest

sha256:680e490b63209787a7d391faacd1c5fb1b8fcb32b55e41029de7a2b6f06f9ffe

OS/ARCH

Compressed size

68.14 MB

Last pushed

3 months by pipestreamai

Type

Image

Manifest digest

sha256:d2e24722599ced4a81c1269c085f39091877ba0e92348a463f73a96d5eeb3169

Image Layers

1add root layout1.84 KB
2mount /out from exec sh1.48 MB
3build bun28.2 MB
4add users and groups354 B
5add metadata6.26 KB
6WORKDIR /app98 B
7COPY /app/bundle /app # buildkit38.45 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