Sign inSign up

nvdk/warify-mu-r-repository

By nvdk

•Updated almost 10 years ago

runs warbler to convert a project based on mu-ruby-template to a war that runs on the jvm

Image
0

1.6K

nvdk/warify-mu-r-repository repository overview

⁠warify

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

Tag summary

Content type

Image

Digest

Size

508.1 MB

Last updated

almost 10 years ago

docker pull nvdk/warify-mu-r-repository