Commit Graph

  • 7d87cefd55 fixed typo in entrypoint.sh main crovaxon 2026-05-23 15:28:49 +02:00
  • 5326c8b473 entrypoint.sh aktualisiert crovaxon 2026-05-23 15:24:05 +02:00
  • b4593c014a Dockerfile aktualisiert crovaxon 2026-05-23 14:47:04 +02:00
  • d25d9b9ea4 Fix typo Crovaxon 2025-05-03 18:24:16 +02:00
  • 7cc2051528 V13 main.js path compatibility + docker image enhancements. 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. Crovaxon 2025-05-03 18:20:48 +02:00
  • 0c183ec076 Making sure the entrypoint script is executable Crovaxon 2024-06-21 02:02:47 +02:00
  • 7150304d0c Removing the check image workflow as it is not set up for non dockerhub registries. Crovaxon 2024-06-21 01:51:47 +02:00
  • d97a2ac6de Removed the if statement from the login part of the image check workflow. Crovaxon 2024-06-21 01:31:56 +02:00
  • b66b08b359 Moved login action before the update checker, seems it needs to log in already at that point. Crovaxon 2024-06-21 01:30:04 +02:00
  • fefc050e97 Testing the workflow by enabling on push (Gitea has no manual workflow trigger yet) Crovaxon 2024-06-21 01:28:40 +02:00
  • ba07093d58 Fixed missing dash in docker image check workflow Crovaxon 2024-06-21 01:16:44 +02:00
  • 7a442b0631 Changed repository to new public URL, added a workflow to daily check base image for updates and push Crovaxon 2024-06-21 01:13:44 +02:00
  • 416db202e9 Missed adjusting a port, oops crovaxon 2024-06-20 15:05:42 +02:00
  • 9ce6a9060c Switching to Gitea's own Docker Registry crovaxon 2024-06-20 15:04:08 +02:00
  • dff5f72aed Removed setting the user as root in Dockerfile as that should be default anyway crovaxon 2024-06-17 13:29:43 +02:00
  • 6089d5f87a Trying adding the network being host to buildx setup crovaxon 2024-06-17 13:10:43 +02:00
  • ae5bccb95d Build is failing on apk, trying to find where it actually fails by splitting up update and install crovaxon 2024-06-17 12:33:43 +02:00
  • 07fa9593d6 added USER root to Dockerfile crovaxon 2024-06-17 12:05:36 +02:00
  • f41353f2cc Switch to local IP instead localhost crovaxon 2024-06-17 11:55:05 +02:00
  • 5701299e2e Hopefully the final fix needed to successfully push an image crovaxon 2024-06-17 11:00:43 +02:00
  • ec0347fef9 Added checkout back in because of Dockerfile not existing crovaxon 2024-06-17 10:52:41 +02:00
  • fdf8d8f2f3 revert 4850a75d0b crovaxon 2024-06-17 10:50:11 +02:00
  • 4850a75d0b debugging gitea secrets crovaxon 2024-06-17 10:47:28 +02:00
  • da96544ee9 Maybe changing to localhost because of passed docker socket is required crovaxon 2024-06-17 10:40:48 +02:00
  • 465b1fb1f1 Fixed yaml error crovaxon 2024-06-17 10:33:12 +02:00
  • e8a17d925e Trying with inline config once more crovaxon 2024-06-17 10:32:25 +02:00
  • 5e0bb2c931 tested another location for the buildkitd.toml crovaxon 2024-06-17 10:24:15 +02:00
  • 699555ec4a Another attempt Crovaxon 2024-06-16 03:26:55 +02:00
  • f3e8e500b9 Changed from inline to config file. Crovaxon 2024-06-16 03:10:34 +02:00
  • e75d6ca846 Still attempted https, trying to adjust the registry url. Crovaxon 2024-06-16 02:48:22 +02:00
  • 4a5d44aac5 Added inline config for buildkit to tell it to use http for my local registry Crovaxon 2024-06-16 02:42:45 +02:00
  • 927a9cd547 Docker login fails on https, so perhaps this will enforce http. Crovaxon 2024-06-16 02:07:18 +02:00
  • b053891128 Set the UMASK in the entry script, added some brief step documentation, also Gitea action workflow attempt. Crovaxon 2024-06-16 01:56:48 +02:00
  • 27d756acaf Initial 1.0 version, created alpine and node 20 based docker image for FoundryVTT and set up entrypoint script. Crovaxon 2024-06-10 23:32:47 +02:00