runs warbler to convert a project based on mu-ruby-template to a war that runs on the jvm
1.6K
A simple docker to create a war from a mu-semtech service that is based on mu-r-sinatra-template.
docker build -t warify .
docker run -e CONFIG_DIR=mu_poetry_config_dir -v /path/to/the-git-repo:/package warify
This will build a war from the project and place it in the git repo path as build.war
Content type
Image
Digest
Size
508.1 MB
Last updated
almost 10 years ago
docker pull nvdk/warify-mu-r-repository