tpotce/docker/nginx/builder/esvue/build.sh

4 lines
157 B
Bash
Raw Normal View History

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