add simple build.sh file for building and pushing

This commit is contained in:
2025-10-11 14:30:49 +02:00
parent 34f2cb29de
commit 4c8d241be8
3 changed files with 10 additions and 5 deletions

1
build.sh Executable file
View File

@@ -0,0 +1 @@
docker buildx build -f Dockerfile --tag xlab.riotnodes.co.uk/t0stbrot/nginx-egg:latest . --push