Commit Graph

7 Commits

Author SHA1 Message Date
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 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 dff5f72aed Removed setting the user as root in Dockerfile as that should be default anyway
Build foundry vtt docker image and push to registry / docker (push) Successful in 23s
2024-06-17 13:29:43 +02:00
crovaxon ae5bccb95d Build is failing on apk, trying to find where it actually fails by splitting up update and install
Build foundry vtt docker image and push to registry / docker (push) Failing after 23s
2024-06-17 12:33:43 +02:00
crovaxon 07fa9593d6 added USER root to Dockerfile
Build foundry vtt docker image and push to registry / docker (push) Failing after 17s
2024-06-17 12:05:36 +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