Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

wicked CLI should support setting UID and GID as described in the docs #165

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

wicked-cli does not send the correct user ID and group ID into the the kickstarter, so that the kickstarter will write files using the wrong ID, possibly "root", rendering all files read only on the local machine.

The previous docs had a workaround for this by passing in user ID and group ID to the kickstarter container. If wicked-cli detects Linux, it should do this automatically when starting the Kickstarter

DonMartin76 commented 5 years ago

Fixed in 1.0.0-rc.1.