Usage

Default behaviour of this container is to run a RTIG instance

docker run --name rtig -d -p 60400:60400 aidamina/certi

It is also possible to run RTIA

docker run --name rtia -it aidamina/certi rtia --version

Build Instructions

For people that want to maintain this library can be found here:

https://github.com/Aidamina/certi-docker/wiki/Build