Closed sskrla closed 10 years ago
I am trying to run my maven build inside of a Docker instance. Every thing works fine until it gets to bower which apparently is a better system administrator then I, and won't run as root / sudo unless you provide the --allow-root argument.
--allow-root
I am trying to run my maven build inside of a Docker instance. Every thing works fine until it gets to bower which apparently is a better system administrator then I, and won't run as root / sudo unless you provide the
--allow-root
argument.