mirror of
https://gitlab.w-hs.de/an14051/backerup-website.git
synced 2026-07-27 17:35:29 +00:00
feat: update Docker configuration and .gitignore, remove unused JSON files
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
REPO_ROOT="$(cd "$(dirname "$0")/.." && pwd)"
|
||||
TAG="${1:-backerup-website:latest}"
|
||||
TAG="${1:-gitea.doomlabs.de/kptltd00m/backerup-website:latest}"
|
||||
|
||||
echo "==> Building image: $TAG"
|
||||
docker build \
|
||||
|
||||
Reference in New Issue
Block a user