Block a user
klog (latest)
Published 2026-04-29 10:39:11 +00:00 by mincomk
Installation
docker pull git.walruslab.org/mincomk/klog:latestsha256:ec8fd0ed1243c0765e4601ab53423b58b4ac0a478267b50857df9d3662eb0f4bImage Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600' |
| /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* |
| COPY file:33dbfb7da60e730763e31375c6aa09e38ff5062cb300b2fdb92585fa398b13ee in /usr/local/bin/klog-backend |
| ENV PORT=3000 |
| EXPOSE 3000 |
| CMD ["/usr/local/bin/klog-backend"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.0 |