build.sh 77 B

123
  1. #!/bin/bash
  2. docker build -t acgrid/node-build .
  3. docker push acgrid/node-build