build.sh 102 B

123
  1. #/usr/bin/sh
  2. export DOCKER_BUILDKIT=1
  3. docker build . -f docker/Dockerfile -t tuonina/nginx-ui:latest