File: build.sh

package info (click to toggle)
itkgenericlabelinterpolator 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 372 kB
  • sloc: cpp: 431; python: 52; sh: 27; makefile: 2
file content (5 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

script_dir="`cd $(dirname $0); pwd`"

docker build -t insighttoolkit/genericlabelinterpolator-test $script_dir