Commit Graph

5 Commits

Author SHA1 Message Date
Henry Rausch
0c3dd6b7e2
Update docker image push configuration
Changed the repository for pushing the docker image to GHCR from `ghcr.io/cp6/my-idlers` to `ghcr.io/hra42/my-idlers-arm64` in order to align with the updated repository naming convention.
2023-11-16 23:41:33 +01:00
Henry Rausch
27a0cd494a
Update tags in GitHub Actions workflow
This commit updates the tags in the GitHub Actions workflow for building Docker images. The previous tags `ghcr.io/cp6/my-idlers` are replaced with `ghcr.io/hra42/my-idlers-arm64`. This change ensures that the correct tags are used for the Docker image.
2023-11-16 23:38:46 +01:00
Henry Rausch
53bdc596a5
Build container image with support for both Linux/amd64 and Linux/arm64 platforms. 2023-11-16 23:37:00 +01:00
Manu
2801dd9e52 Enable Docker image rebuild on every push, add PikaPods hosting option. 2022-05-17 16:36:07 +04:00
Manuel Riel
bf2861853f Fix run.sh to run setup only once, add Docker example in README, add Workflow to update container 2022-03-14 06:19:11 +00:00