sha256:eb16152ae6b2417608c03d95001b0b0b29c22871bec81b046d120e2a4c4215f3
OS/ARCH
Compressed size
68.13 MB
Last pushed
3 months by pipestreamai
Type
Image
Manifest digest
sha256:576f9bfe197b4632ea196f8f3c7f90bf63638560b238a122434ed7bfc256ad54
Image Layers
1add root layout1.84 KB2mount /out from exec sh1.48 MB3build bun28.2 MB4add users and groups354 B5add metadata6.26 KB6WORKDIR /app98 B7COPY /app/bundle /app # buildkit38.43 MB8ENV NODE_ENV=production0 B9ENV PORT=381060 B10ENV VITE_PORT=330000 B11ENV PLATFORM_REGISTRATION_HOST=platform-registration-service0 B12ENV PLATFORM_REGISTRATION_PORT=381010 B13EXPOSE [38106/tcp]0 B14HEALTHCHECK {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 B15CMD ["bun" "dist/index.js"]0 BCommand
add root layout