snappymail/.github
leo 24dbff999e
Enhancement: Add Docker Hub image (#965)
* Enhancement: Add Docker Hub image

* Push to ghcr.io

* Add all `org.opencontainers.image.xxx` labels using `--label` instead of `LABEL`

* Change `php-fpm` to listen on `:9000` to expose prometheus metrics via `php-fpm_exporter`

* Include `yarn.lock` to speed up builds

* Reorder

* Use correct sha for pr

* Add logging before overriding values in config

* Add `DEBUG=true` env var for verbose `entrypoint.sh` logs

* Print php exception when snappymail fails to generate data directory and config file on the very first time

* Log snappymail version

* Fix COPY statement

* Add .dockerignore

* Add `USER` and `ENTRYPOINT`

* Update `.dockerignore`

* Add docker image test

* Push only if image test succeeds

* Log when startup is successful

* Use plain `docker build` in `build_and_test.sh`

* Fix test output
2023-11-20 15:01:26 +01:00
..
ISSUE_TEMPLATE When reporting a bug, as user for usage mode 2023-04-11 13:02:26 +02:00
workflows Enhancement: Add Docker Hub image (#965) 2023-11-20 15:01:26 +01:00
FUNDING.yml Drop github sponsoring due to required Stripe account. 2022-01-12 15:16:49 +01:00
ISSUE_TEMPLATE.md Replaced RainLoop with SnappyMail 2021-03-03 23:15:34 +01:00