summaryrefslogtreecommitdiff
path: root/docker/selenium/launch_chrome_container.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-10 11:06:39 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-10 11:06:39 +0100
commitc291795bf490eecbec47e85097012c4905ca9a9b (patch)
tree3492f1a03f08958606aaf5aaeb1154618c0904de /docker/selenium/launch_chrome_container.sh
parent9196188cb98a64bde615a2f2099e1ac8fa40e384 (diff)
downloaddeployment-c291795bf490eecbec47e85097012c4905ca9a9b.tar.gz
deployment-c291795bf490eecbec47e85097012c4905ca9a9b.tar.bz2
deployment-c291795bf490eecbec47e85097012c4905ca9a9b.zip
removing .sh from deployed shell scripts
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