reporting-medtronic (f80d530a44b945d4af0846bcca38bc85f9d3480d-amd64)
Published 2026-05-28 16:42:43 +00:00 by botua
Installation
docker pull gitea.bitua.io/bitua/reporting-medtronic:f80d530a44b945d4af0846bcca38bc85f9d3480d-amd64sha256:0345d35f93a402fff5f0714c2b4693f5e4617251d0c3312ef6ec7826f614e422
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 51b2599097 | linux/amd64 | 105 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'trixie' '@1769990400' |
| 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 |
| RUN /bin/sh -c useradd -m -u 1001 app # buildkit |
| RUN /bin/sh -c apt-get update && apt-get install -y locales && sed -i -e 's/# es_ES.UTF-8 UTF-8/es_ES.UTF-8 UTF-8/' /etc/locale.gen && locale-gen && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| ENV LANG=es_ES.UTF-8 |
| ENV LANGUAGE=es_ES:es |
| ENV LC_ALL=es_ES.UTF-8 |
| COPY jobs/reporting-medtronic/package.json ./ # buildkit |
| RUN /bin/sh -c bun install --production # buildkit |
| COPY jobs/reporting-medtronic/index.js ./ # buildkit |
| USER app |
| CMD ["bun" "run" "index.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-08T09:32:44.541Z |
| 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 | cf6cdbbbadd50604bc17f21ed5d0612c920a5d9a |
| 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.9-debian |
Details
2026-05-28 16:42:43 +00:00
Versions (21)
View all
Container
2
OCI / Docker