Block a user
site-documentation (0.9.0)
Installation
docker pull gitea.alexlebens.dev/alexlebens/site-documentation:0.9.0sha256:e9af318526c9bc4daa6883bc0d1e53a6e01ab8da260d4e06c993a0ca9a99ec63
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 48ccea667f | linux/amd64 | 157 MiB |
Image Layers ( linux/amd64)
| add root layout |
| mount /out from exec sh -c /install amd64 |
| build bun |
| add users and groups |
| add metadata |
| WORKDIR /app |
| COPY /app/node_modules /app/node_modules # buildkit |
| COPY /app/dist /app/dist # buildkit |
| ARG APP_VERSION=0.9.0 |
| ARG APP_VERSION=0.9.0 |
| ENV HOST=0.0.0.0 |
| ENV PORT=4321 |
| LABEL version=0.9.0 |
| LABEL description=Astro based documentation website |
| EXPOSE [4321/tcp] |
| CMD ["bun" "run" "./dist/server/entry.mjs"] |
Labels
| Key | Value |
|---|---|
| com.docker.dhi.chain-id | sha256:4245835137f150dfff1bac33b33d55ffc3ee0dcf7de5d52d3de513fa731dd416 |
| com.docker.dhi.compliance | cis |
| com.docker.dhi.created | 2026-03-18T08:54:46Z |
| com.docker.dhi.date.release | 2023-09-07 |
| com.docker.dhi.definition | image/bun/alpine-3.22/1 |
| com.docker.dhi.distro | alpine-3.22 |
| com.docker.dhi.flavor | |
| com.docker.dhi.name | dhi/bun |
| com.docker.dhi.package-manager | |
| com.docker.dhi.shell | |
| com.docker.dhi.title | Bun 1.x |
| com.docker.dhi.url | https://dhi.io/catalog/bun |
| com.docker.dhi.variant | runtime |
| com.docker.dhi.version | 1.3.11-alpine3.22 |
| description | Astro based documentation website |
| org.opencontainers.image.created | 2026-03-26T01:49:27.089Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 82187855d8ce771f80803a4a9e67af756585d7dd |
| org.opencontainers.image.source | https://gitea.alexlebens.dev/alexlebens/site-documentation |
| org.opencontainers.image.title | site-documentation |
| org.opencontainers.image.url | https://gitea.alexlebens.dev/alexlebens/site-documentation |
| org.opencontainers.image.version | 0.9.0 |
| version | 0.9.0 |