Alexander Melnik melalex
  • Joined on 2026-03-12

skif-front (0317704247801d6d43dbf8051672c29c1d2aff74)

Published 2026-06-02 13:35:43 +03:00 by postmet

Installation

docker pull run.postmet.ru/melalex/skif-front:0317704247801d6d43dbf8051672c29c1d2aff74
sha256:e6ae186b8531abdd1c0f76eb091c5182d3d10cd771890a32bbaded471f9d6b1c

About this package

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

Image Layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1742169600'
COPY docker-entrypoint.sh /usr/local/bin # buildkit
COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit
RUN /bin/sh -c mkdir -p /usr/local/bun-node-fallback-bin && ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/node # buildkit
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin
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
RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && 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
ENV PORT=3000
ENV BIND_HOST=0.0.0.0
COPY multi:442df6855339af9879fdc74ff04e1e085018d129d925930fea9ea78fa68a5ea5 in ./
COPY dir:ecdecd8ab3ac560de00c857d5ebadea475641fe88509dcdcdc8626f74cf0da78 in ./node_modules
COPY dir:114de5d276d6c0870535c43226bb53dd049a52b57aa9233e7b3c498f93a4da91 in ./dist
COPY dir:10fd1a09c010b43cdcd7e3a21400b2cd67aa6fd846762abeca7288a13a1295ab in ./server
EXPOSE 3000
CMD ["bun" "run" "server/index.js"]

Labels

Key Value
org.opencontainers.image.created 2025-03-31T16:31:49.899Z
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 adab0f64f97c9240026df715006b7a0c42658069
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.2.8
Details
Container
2026-06-02 13:35:43 +03:00
1
OCI / Docker
linux/amd64
NOASSERTION
118 MiB
Versions (31) View all