goatcounter (latest)
Published 2025-02-27 21:15:30 +00:00 by globuzma
Installation
docker pull git.shenanigans.cc/globuzma/goatcounter:latest
sha256:ed1de292e25a4b3d62eca1cef8876ce014f237e75baff4d6dacb7643dee78dcf
Image Layers
COPY /go/src/goatcounter/goatcounter /goatcounter # buildkit |
CMD ["/goatcounter" "serve" "-automigrate" "-listen" ":8081" "-tls" "proxy" "-email-from" "nobody@localhost" "-db" "sqlite+/database.db?_journal_mode=delete&_busy_timeout=0&_cache_size=-2000"] |