I added a Dockerfile to make it easy to build a container with the three tools available. It will default to running the call-api. I also updated the README with info on how to do it.
It would probably be good to add info on how to pass in a custom config yaml file at run time with the container. Otherwise, people will be stuck with the default config that is build with make install.
I added a Dockerfile to make it easy to build a container with the three tools available. It will default to running the
call-api
. I also updated the README with info on how to do it.It would probably be good to add info on how to pass in a custom config yaml file at run time with the container. Otherwise, people will be stuck with the default config that is build with make install.