I am trying to install inspectIT in my docker container, however it seems as if they only package an installer that I must go through. This seems rather difficult but I was thinking: is it possible to send commands to a console application?
for example if I start the installer it will get to a point like this
Press 1 to continue, 2 to quit, 3 to redisplay
Can I send a command to it or script it in some way in order to install it on docker?