qoollo/bob-tools

Publish Bob tools as docker images

ikopylov opened this issue · 2 comments

Publish Bob tools as docker images

Current idea is to publish a separate image for every tool. But colleagues from the adjacent team asked me to make additionally a single image with all the tools. That image should have a script as an entry point. The first parameter of that script is the name of the tool to run, and the remaining parameters are passed as parameters directly to the called tool

Closed via #19 and #36