I have found an error in start.bash when running "su ghost << EOF". This happens when the kernel is 3.15. So to solve it downgrade to 3.14. Check this issue on docker https://github.com/docker/docker/issues/6792 This is a reference if you face this problem
I have found an error in start.bash when running "su ghost << EOF". This happens when the kernel is 3.15. So to solve it downgrade to 3.14.
Check this issue on docker moby/moby#6792
This is a reference if you face this problem