Skip to content

Instantly share code, notes, and snippets.

@youribonnaffe
Created June 11, 2014 08:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save youribonnaffe/01808b09a26477e927b2 to your computer and use it in GitHub Desktop.
rm-start-docker-node
#!/bin/sh
export JAVA_HOME=/usr/lib/jvm/java-7-oracle/
/opt/proactive/bin/unix/rm-start-node -r $1 -f /opt/proactive/config/authentication/rm.cred -Dproactive.useIPaddress=true -n docker_$HOSTNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment