build script
This commit is contained in:
5
build_base.sh
Executable file
5
build_base.sh
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# Copyright (c) 2023 fithwum
|
||||||
|
# All rights reserved
|
||||||
|
|
||||||
|
docker build --pull --rm -f "alpine/Dockerfile" -t fithwum/foundry_vtt:alpine "alpine"
|
||||||
Reference in New Issue
Block a user