uptime (arm)
Published 2024-12-15 17:04:39 -05:00 by simponic
Installation
docker pull git.simponic.xyz/simponic/uptime:arm
sha256:b357b03eefd0e62d924a697607e49fcbc3d5a8dfcbf407781c96e878c292cddd
About this package
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Image Layers
ADD rootfs.tar.xz / # buildkit |
CMD ["bash"] |
COPY docker-entrypoint.sh /usr/local/bin # buildkit |
COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |
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 |
COPY file:a21521df40b492d9db4b4d0ca9bcf731d90cedf8a5e4dddd285e97d47658e528 in . |
CMD ["bun" "run" "index.js"] |
LABEL org.opencontainers.image.created=2024-12-15T22:04:08Z |
LABEL org.opencontainers.image.revision=157dc327e8fe63541b517cfbeeaf202a3e8553a5 |
LABEL org.opencontainers.image.source=https://git.simponic.xyz/simponic/uptime.git |
LABEL org.opencontainers.image.url=https://git.simponic.xyz/simponic/uptime |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2024-12-15T22:04:08Z |
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 | 157dc327e8fe63541b517cfbeeaf202a3e8553a5 |
org.opencontainers.image.source | https://git.simponic.xyz/simponic/uptime.git |
org.opencontainers.image.title | bun |
org.opencontainers.image.url | https://git.simponic.xyz/simponic/uptime |
org.opencontainers.image.version | 1.1.38 |
Details
2024-12-15 17:04:39 -05:00
Versions (3)
View all
Container
14
OCI / Docker
linux/arm64
NOASSERTION
87 MiB