Arquisoft / InciManager_i2b

InciManager_i2b
MIT License
1 stars 2 forks source link

Add docker support #8

Closed alejgh closed 6 years ago

alejgh commented 6 years ago

We should add docker support, so our application can be run in any OS without having maven or even java installed. Our user will only run docker-compose, a new docker image will be created and a new container for that image will be run. I will work on this, as I already have experience with docker and it should be pretty fast to do for me. images