tpotce/docker/nginx/builder/esvue/build.sh
2024-03-11 09:45:01 +01:00

3 lines
157 B
Bash
Executable file

#!/bin/bash
# Needs buildx to build. Run tpotce/bin/setup-builder.sh first
docker buildx build --no-cache --progress plain --output ../../dist/html/esvue/ .