build.sh 124 B

123456
  1. #!/bin/sh
  2. script_dir="`cd $(dirname $0); pwd`"
  3. docker build -t commontk/ctk-test:opengl-qt4 $script_dir -f Dockerfile-qt4