Skip to content

Instantly share code, notes, and snippets.

@GeneralD
Created January 9, 2018 04:33
Show Gist options
  • Save GeneralD/472c3691d6cfbe76c984794310d95cce to your computer and use it in GitHub Desktop.
Save GeneralD/472c3691d6cfbe76c984794310d95cce to your computer and use it in GitHub Desktop.
# Java use IPv4 for jenkins
alias jenkins='env _JAVA_OPTIONS="-Djava.net.preferIPv4Stack=true" jenkins'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment