Files
foundryvtt/build_base.sh
2025-05-20 09:27:15 -07:00

6 lines
184 B
Bash
Executable File

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