You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/setup/flavors/compose
Dimitri Huisman 120cd34989
Switch the container registry used for deploying images from docker
to ghcr.io (github). Images are now first build with '-build'
appended to the tag. E.g. ghcr.io/mailu/admin:master-build.
This is to prevent the image being available before automatic testing has completed.
In the deploy job, the final image is pushed (this still works the same).

Update setup & documentation for switch to ghcr.io
2 years ago
..
docker-compose.yml Switch the container registry used for deploying images from docker 2 years ago
mailu.env s/docker\-compose\([^\.]\)/docker compose\1/g 2 years ago
setup.html s/docker\-compose\([^\.]\)/docker compose\1/g 2 years ago