fulldeploy.sh 82 B

123
  1. #!/bin/sh
  2. docker build -t troglodyne/base . -f Dockerfile.build
  3. ./dockerdeploy.sh