Files
foundryvtt/build_FoundryVTT.sh
2025-07-01 08:37:09 -07:00

7 lines
224 B
Bash
Executable File

#!/bin/bash
# Copyright (c) 2023 fithwum
# All rights reserved
docker build --pull --rm -f "alpine/Dockerfile" -t gitea.fithwum.tech/fithwum/foundry_vtt:alpine "alpine"
docker push -a gitea.fithwum.tech/fithwum/foundry_vtt