dyndnsd (sha256:88726332c8ddb85b6d8e5e5df8ac17f4e5492df4ca9cda18475257e0bd5648a9)
Published 2025-07-20 06:55:55 +00:00 by jani
Installation
docker pull uuknet.org/jani/dyndnsd@sha256:88726332c8ddb85b6d8e5e5df8ac17f4e5492df4ca9cda18475257e0bd5648a9
sha256:88726332c8ddb85b6d8e5e5df8ac17f4e5492df4ca9cda18475257e0bd5648a9
About this package
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Image layers
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600' |
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 /usr/src/app |
RUN /bin/sh -c mkdir -p /temp/prod # buildkit |
COPY package.json bun.lock /temp/prod/ # buildkit |
RUN /bin/sh -c cd /temp/prod && bun install --frozen-lockfile --production # buildkit |
COPY /temp/prod/node_modules node_modules # buildkit |
COPY . . # buildkit |
USER bun |
EXPOSE map[3000/tcp:{}] |
ENTRYPOINT ["bun" "run" "index.ts" "/config/config.yaml"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2025-07-19T12:34:38.069Z |
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 | aad3abeaddfb9f875ab6675dbc008a969f9fbe7d |
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.19 |
Details
2025-07-20 06:55:55 +00:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
NOASSERTION
92 MiB
main-202507200655-24
2025-07-20
main-latest
2025-07-20