Commit Graph
14 Commits
Author SHA1 Message Date
Crovaxon 0c183ec076 Making sure the entrypoint script is executable
Build foundry vtt docker image and push to registry / docker (push) Successful in 23s
2024-06-21 02:02:47 +02:00
Crovaxon 7150304d0c Removing the check image workflow as it is not set up for non dockerhub registries.
Build foundry vtt docker image and push to registry / docker (push) Successful in 24s
2024-06-21 01:51:47 +02:00
Crovaxon d97a2ac6de Removed the if statement from the login part of the image check workflow.
Build foundry vtt docker image and push to registry / docker (push) Successful in 24s
Check docker image / docker (push) Failing after 11s
2024-06-21 01:31:56 +02:00
Crovaxon b66b08b359 Moved login action before the update checker, seems it needs to log in already at that point.
Build foundry vtt docker image and push to registry / docker (push) Successful in 24s
Check docker image / docker (push) Failing after 10s
2024-06-21 01:30:04 +02:00
Crovaxon fefc050e97 Testing the workflow by enabling on push (Gitea has no manual workflow trigger yet)
Build foundry vtt docker image and push to registry / docker (push) Successful in 23s
Check docker image / docker (push) Failing after 10s
2024-06-21 01:28:40 +02:00
Crovaxon ba07093d58 Fixed missing dash in docker image check workflow
Build foundry vtt docker image and push to registry / docker (push) Successful in 23s
2024-06-21 01:16:44 +02:00
Crovaxon 7a442b0631 Changed repository to new public URL, added a workflow to daily check base image for updates and push
Build foundry vtt docker image and push to registry / docker (push) Successful in 30s
2024-06-21 01:13:44 +02:00
Crovaxon 699555ec4a Another attempt
Build foundry vtt docker image and push to registry / docker (push) Failing after 5s
2024-06-16 03:26:55 +02:00
Crovaxon f3e8e500b9 Changed from inline to config file.
Build foundry vtt docker image and push to registry / docker (push) Failing after 5s
2024-06-16 03:10:34 +02:00
Crovaxon e75d6ca846 Still attempted https, trying to adjust the registry url.
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
2024-06-16 02:48:22 +02:00
Crovaxon 4a5d44aac5 Added inline config for buildkit to tell it to use http for my local registry
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
2024-06-16 02:42:45 +02:00
Crovaxon 927a9cd547 Docker login fails on https, so perhaps this will enforce http.
Build foundry vtt docker image and push to registry / docker (push) Failing after 10s
2024-06-16 02:07:18 +02:00
Crovaxon b053891128 Set the UMASK in the entry script, added some brief step documentation, also Gitea action workflow attempt.
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
2024-06-16 01:56:48 +02:00
Crovaxon 27d756acaf Initial 1.0 version, created alpine and node 20 based docker image for FoundryVTT and set up entrypoint script. 2024-06-10 23:32:47 +02:00