build.sh 108 B

1234
  1. #!/bin/bash
  2. # ARM32V7
  3. docker buildx build --platform linux/arm/v7 -t tsgames/solar-monitor:latest --push .