updates
This commit is contained in:
6
build_FoundryVTT.sh
Executable file
6
build_FoundryVTT.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/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/foundry_vtt
|
||||
Reference in New Issue
Block a user