Skip to content

Instantly share code, notes, and snippets.

@mvrueden
Last active June 19, 2018 14:51
Show Gist options
  • Save mvrueden/d7d80357fe599be0c467db33700a4d76 to your computer and use it in GitHub Desktop.
Save mvrueden/d7d80357fe599be0c467db33700a4d76 to your computer and use it in GitHub Desktop.
Build OpenNMS RPMs using docker
docker run -it -w /data -v `pwd`:/data opennmsbamboo/build-centos ./makerpm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment