1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-06 00:26:08 +02:00
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
2023-03-16 17:38:25 +00:00
..
docker-compose.yml Switch the container registry used for deploying images from docker 2023-03-16 17:38:25 +00:00
mailu.env s/docker\-compose\([^\.]\)/docker compose\1/g 2023-02-15 10:00:03 +01:00
setup.html s/docker\-compose\([^\.]\)/docker compose\1/g 2023-02-15 10:00:03 +01:00