add build script

This commit is contained in:
2025-07-06 00:41:27 -04:00
parent 2a3b052569
commit eca7e58696

3
build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker build -t git-hojo.devnull.name/docker-base/alpine-alpine:3.21 -f Dockerfile . --no-cache