Hi everyone,
I am using CentOS 7. There are 2 apps that don't work in docker image. I have to create some conditions (such as- folders, files, sockets etc.) for these apps to run. Apps will be considered as "running" if it shows output to stdout --- "Application terminated normally". (I have to...