Block a user
site-documentation (release)
Installation
docker pull gitea.alexlebens.dev/alexlebens/site-documentation:releasesha256:efe3481ac16111ace076e378c04902d3dfe376e171e2f4e40323cf1a58c97dd3
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 84a01d93e6 | 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.2.0 |
| ARG APP_VERSION=0.2.0 |
| ENV HOST=0.0.0.0 |
| ENV PORT=4321 |
| LABEL version=0.2.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:464ea6d18f4cb86a65529ae7d0a3dde14e46c4295e0ae0121dd274d5a4c1b940 |
| com.docker.dhi.compliance | cis |
| com.docker.dhi.created | 2026-02-26T12:50:22Z |
| 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.10-alpine3.22 |
| description | Astro based documentation website |
| org.opencontainers.image.created | 2026-03-12T21:59:44.984Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 7a9b62dc048ffd947bb6dd41523091bbc9346e84 |
| 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.2.0 |
| version | 0.2.0 |