i'm planning to deploy BluePrism infrastructure using multi-device deployment approach. There is one important consern. BluePrism will operate very sensetive information so it is strictly required to maximum secure it.
So I consider to use Docker container for server deployment. Docker container provides fully managed environment. Docker also make it much more difficult to install unwanted third party software on server.
So question is, is it possible to install Blue Prism App server into Docker container?