b1tsblog (efac316)
Installation
docker pull git.send.nrw/sendnrw/b1tsblog:efac316sha256:5b0ceba5db4ed57f62d287c4f1aac443a2d0e4649cb75f621c2ad2117da3137f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6ed2ef3f9e | linux/amd64 | 43 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /blog /usr/local/bin/blog # buildkit |
| COPY /out/content /content # buildkit |
| COPY /out/static /static # buildkit |
| COPY /out/pages /pages # buildkit |
| ENV BLOG_CONTENT_DIR=/content |
| ENV BLOG_STATIC_DIR=/static |
| ENV BLOG_PAGES_DIR=/pages |
| EXPOSE map[8080/tcp:{}] |
| CMD ["blog"] |
Details
Versions (81)
View all