phantomjs/scripts/test

11 lines
178 B
Bash

#!/usr/bin/env bash
dir=$(dirname $0)
source $dir/common
docker run \
--volume $(abspath $dir/..):/opt/phantom-talk \
--publish 9900:9900 \
phantom-talk \
test