summaryrefslogtreecommitdiff
path: root/docker/selenium/launch_chrome_container.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/selenium/launch_chrome_container.sh')
-rwxr-xr-xdocker/selenium/launch_chrome_container.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/docker/selenium/launch_chrome_container.sh b/docker/selenium/launch_chrome_container.sh
deleted file mode 100755
index b24612a..0000000
--- a/docker/selenium/launch_chrome_container.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-docker run --name big_heap -e JAVA_OPTS=-Xmx1g -d -p 4444:4444 selenium/standalone-chrome-debug