zola (v0.19.2)
Published 2026-05-14 13:10:41 +02:00 by confusedoncoffee
Installation
docker pull git.confusedoncoffee.com/library/zola:v0.19.2sha256:9c844d85a76f9ba25581e31d5883d1ffbf97966fc571c3ee576872f39c093f51About this package
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Image layers
| COPY /app/target/x86_64-unknown-linux-gnu/release/zola /bin/zola # buildkit |
| ENTRYPOINT ["/bin/zola"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-08-15T18:19:30.805Z |
| org.opencontainers.image.description | A fast static site generator in a single binary with everything built-in. https://www.getzola.org |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 1aa21e0d95a2a7a2ed98bdc9d06f96db82ac66b2 |
| org.opencontainers.image.source | https://github.com/getzola/zola |
| org.opencontainers.image.title | zola |
| org.opencontainers.image.url | https://github.com/getzola/zola |
| org.opencontainers.image.version | v0.19.2 |