build.sh 102 B

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