Crovaxon
7cc2051528
V13 main.js path compatibility + docker image enhancements.
...
Build foundry vtt docker image and push to registry / docker (push) Successful in 2m27s
Preparing environment for building different Foundry dockers using a build argument to choose which node base image is being applied. Not strictly required right now, but might be useful in the future.
2025-05-03 18:20:48 +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
416db202e9
Missed adjusting a port, oops
Build foundry vtt docker image and push to registry / docker (push) Successful in 23s
2024-06-20 15:05:42 +02:00
crovaxon
9ce6a9060c
Switching to Gitea's own Docker Registry
Build foundry vtt docker image and push to registry / docker (push) Failing after 24s
2024-06-20 15:04:08 +02:00
crovaxon
6089d5f87a
Trying adding the network being host to buildx setup
Build foundry vtt docker image and push to registry / docker (push) Successful in 25s
2024-06-17 13:10:43 +02:00
crovaxon
f41353f2cc
Switch to local IP instead localhost
...
Build foundry vtt docker image and push to registry / docker (push) Failing after 16s
Might fix a connection refusal in trying to push to the registry.
2024-06-17 11:55:05 +02:00
crovaxon
5701299e2e
Hopefully the final fix needed to successfully push an image
...
Build foundry vtt docker image and push to registry / docker (push) Failing after 53s
Fingers crossed
2024-06-17 11:00:43 +02:00
crovaxon
ec0347fef9
Added checkout back in because of Dockerfile not existing
...
Build foundry vtt docker image and push to registry / docker (push) Failing after 31s
Though documentation says its optional to do that and should happen as part of the build step.
2024-06-17 10:52:41 +02:00
crovaxon
fdf8d8f2f3
revert 4850a75d0b
...
Build foundry vtt docker image and push to registry / docker (push) Failing after 11s
revert debugging gitea secrets
2024-06-17 10:50:11 +02:00
crovaxon
4850a75d0b
debugging gitea secrets
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
2024-06-17 10:47:28 +02:00
crovaxon
da96544ee9
Maybe changing to localhost because of passed docker socket is required
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
2024-06-17 10:40:48 +02:00
crovaxon
465b1fb1f1
Fixed yaml error
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
2024-06-17 10:33:12 +02:00
crovaxon
e8a17d925e
Trying with inline config once more
2024-06-17 10:32:25 +02:00
crovaxon
5e0bb2c931
tested another location for the buildkitd.toml
...
Build foundry vtt docker image and push to registry / docker (push) Failing after 6s
Manually created on the runner container, just to check if it will still claim if its not there
2024-06-17 10:24:15 +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