wms-printer-daemon (sha256:81f6e9bc3e5cea998acf4cf3b399c124efce282fecc7c6164f9f96330e43e0d7)
Published 2026-06-06 08:14:16 +00:00 by siwat
Installation
docker pull git.siwatsystem.com/siwatsystem-public/wms-printer-daemon@sha256:81f6e9bc3e5cea998acf4cf3b399c124efce282fecc7c6164f9f96330e43e0d7sha256:81f6e9bc3e5cea998acf4cf3b399c124efce282fecc7c6164f9f96330e43e0d7About this package
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1777939200' |
| 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"] |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends nginx curl procps ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c bun add -g pm2 # buildkit |
| WORKDIR /app |
| RUN /bin/sh -c mkdir -p /app/data/files # buildkit |
| COPY dist . # buildkit |
| RUN /bin/sh -c cd apps/backend && bun install --production # buildkit |
| RUN /bin/sh -c cd apps/web && rm -f bun.lockb && bun install --production # buildkit |
| COPY configs/nginx.conf /etc/nginx/nginx.conf # buildkit |
| COPY configs/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/entrypoint.sh # buildkit |
| VOLUME [/app/data] |
| EXPOSE [80/tcp] |
| CMD ["/usr/local/bin/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-13T03:50:40.734Z |
| 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 | 0d9b296af33f2b851fcbf4df3e9ec89751734ba4 |
| 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.3.14-debian |
Details
2026-06-06 08:14:16 +00:00
Versions (23)
View all
Container
3
OCI / Docker
linux/amd64
NOASSERTION
554 MiB
latest
2026-06-12
e13518955849f9befca5ed0866c9979648df0837
2026-06-12
69c6ec6133b6a52bfbfa611199a07a9951ea8907
2026-06-12
65ae0c31e3d60dd269ca0b10735a3a34731dd93d
2026-06-06
a2163474e08f613dc653fc3c78c37a9cf37efee8
2026-06-06