summaryrefslogtreecommitdiffstats
path: root/retiolum/t/docker/run_tests.sh
diff options
context:
space:
mode:
authorroot <root@cband>2013-12-30 07:50:39 -0600
committerroot <root@cband>2013-12-30 07:50:39 -0600
commit8a780cc812a3c85c0d9bab2c7763ba8c7ba74626 (patch)
tree87e8d520ced6573adbccc4a875ea0aa2c66d5576 /retiolum/t/docker/run_tests.sh
parent08aa5e406a1f7b39182e79ea4eb7fabf7d61eaa3 (diff)
//retiolum/t: docker initial commit
Diffstat (limited to 'retiolum/t/docker/run_tests.sh')
-rwxr-xr-xretiolum/t/docker/run_tests.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/retiolum/t/docker/run_tests.sh b/retiolum/t/docker/run_tests.sh
new file mode 100755
index 00000000..9d0d781d
--- /dev/null
+++ b/retiolum/t/docker/run_tests.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+docker run -v $PWD/docker_tests/:/test ubuntu /test/bootstrap