Hello,
our rpm/deb already contain a clean environment, it is failing because our init is trying to mount a device that in docker is protected or not available like /dev, also it will try to mount /sys and /proc.
Not sure if you can run it inside of a docker unless this docker has all the privileges as our pkg need it.
Adrian.-