summaryrefslogtreecommitdiff
path: root/web-app/docker-test-image
diff options
context:
space:
mode:
Diffstat (limited to 'web-app/docker-test-image')
-rwxr-xr-xweb-app/docker-test-image2
1 files changed, 2 insertions, 0 deletions
diff --git a/web-app/docker-test-image b/web-app/docker-test-image
new file mode 100755
index 0000000..9d9f84c
--- /dev/null
+++ b/web-app/docker-test-image
@@ -0,0 +1,2 @@
+#!/bin/bash
+docker run --name test --link neo4j:neo4j -p 8081:8081 --rm -it --entrypoint /bin/bash tempest-ci-webapp