Commit graph

2 commits

Author SHA1 Message Date
angestoepselt-bot
4d0baeb55b change healthcheck
curl was mssing in Image, changed healthcheck to existing wget
2022-10-27 17:34:59 +02:00
158f1d32e9 Add non-Nix Dockerfile
Tested using:
  podman build --build-arg SITE=angestoepselt .
  podman run -p 8123:80 -e ZAMMAD_TOKEN=1 -e HCAPTCHA_SITE_KEY=1 -e HCAPTCHA_SECRET_KEY=1 <the-image-that-was-just-built>
2022-10-27 17:34:59 +02:00