The subject pull request adds a GitHub Action that will automatically generate and publish the Docker container to the Github Container Registry every time a new release is created in GitHub.
Ex: ghcr.io/xury77/aircon:latest
This can be used as a alternative container registry on top of DockerHub, or can replace the DockerHub images entirely if that is preferable. If the latter is your preference I can also update the Docker Compose file to reflect the GHCR pathing.
The subject pull request adds a GitHub Action that will automatically generate and publish the Docker container to the Github Container Registry every time a new release is created in GitHub.
Ex: ghcr.io/xury77/aircon:latest
This can be used as a alternative container registry on top of DockerHub, or can replace the DockerHub images entirely if that is preferable. If the latter is your preference I can also update the Docker Compose file to reflect the GHCR pathing.