Lee

scoresaber-reloaded-website (sha256:23a5e65f7d299a2c41587bc1d21eb45cbc35d728dd36f70889035a27b8fdc0bd)

Published 2024-10-18 11:18:43 +00:00 by Fascinated in Fascinated/scoresaber-reloadedv3

Installation

docker pull git.fascinated.cc/fascinated/scoresaber-reloaded-website@sha256:23a5e65f7d299a2c41587bc1d21eb45cbc35d728dd36f70889035a27b8fdc0bd
sha256:23a5e65f7d299a2c41587bc1d21eb45cbc35d728dd36f70889035a27b8fdc0bd

About this package

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

Image Layers

ADD file:5dd525c57625a3a84d57d435b3c255f417ad1722250faaf006c66b9090207f66 in /
CMD ["/bin/sh"]
ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
ARG BUN_INSTALL_BIN=/usr/local/bin
ENV BUN_INSTALL_BIN=/usr/local/bin
COPY /usr/local/bin/bun /usr/local/bin/ # buildkit
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c addgroup -g 1000 bun && adduser -u 1000 -G bun -s /bin/sh -D bun && apk --no-cache --force-overwrite --allow-untrusted add /tmp/glibc.apk /tmp/glibc-bin.apk && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit
WORKDIR /home/bun/app
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["/usr/local/bin/bun"]
WORKDIR /app
ENV NODE_ENV=production
ARG GIT_REV=a6576e97305c37c76417f8a450a29425a3bc1c3d
ENV GIT_REV=a6576e97305c37c76417f8a450a29425a3bc1c3d
COPY /app/package.json* /app/bun.lockb* ./ # buildkit
COPY /app/node_modules ./node_modules # buildkit
COPY /app/projects/common ./projects/common # buildkit
RUN |1 GIT_REV=a6576e97305c37c76417f8a450a29425a3bc1c3d /bin/sh -c bun i -g typescript # buildkit
RUN |1 GIT_REV=a6576e97305c37c76417f8a450a29425a3bc1c3d /bin/sh -c bun --filter '@ssr/common' build # buildkit
COPY /app/projects/website ./projects/website # buildkit
RUN |1 GIT_REV=a6576e97305c37c76417f8a450a29425a3bc1c3d /bin/sh -c bun run --filter website build # buildkit
EXPOSE map[3000/tcp:{}]
ENV HOSTNAME=0.0.0.0
ENV PORT=3000
CMD ["bun" "run" "--filter" "website" "start"]

Labels

Key Value
org.opencontainers.image.created 2024-10-18T04:54:55.886Z
org.opencontainers.image.description Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
org.opencontainers.image.licenses NOASSERTION
org.opencontainers.image.revision e448c4cc3bf43fc67e39799d34c4ed70b8037509
org.opencontainers.image.source https://github.com/oven-sh/bun
org.opencontainers.image.title bun
org.opencontainers.image.url https://github.com/oven-sh/bun
org.opencontainers.image.version 1.1.31-alpine
Details
Container
2024-10-18 11:18:43 +00:00
2
OCI / Docker
linux/amd64
NOASSERTION
323 MiB
Versions (8) View all