Alexander Melnik melalex
  • Joined on 2026-03-12

skif-front (9845aecef4dcbbd1769b2a1c8e7d54d01fb0ab9a)

Published 2026-05-12 17:45:10 +03:00 by postmet

Installation

docker pull run.postmet.ru/melalex/skif-front:9845aecef4dcbbd1769b2a1c8e7d54d01fb0ab9a
sha256:95a6d0782647182f2599ccaad2838efe54afd09048e6e25946a61b33b7bd1e16

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:f995d3e4425bc87e4d4dd0e460d0740c8340e679b9c57b209e0826652d670c7a in ./dist
COPY dir:fd24856252c31ccdfc169983e353ceef41a4c1c06db864d3f30aa8333aebf79a 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-05-12 17:45:10 +03:00
89
OCI / Docker
linux/amd64
NOASSERTION
118 MiB
Versions (31) View all