This PR makes the needed changes to allow to run WireCloud image using a predefined user on the host system.
This user can be configured using the --user flag when using docker run on the cli, the user option on the docker-compose files, ...
This PR fixes, at least, part of the problem reported on PR #14. Would be great if @fiware-austria can review it as this PR was based on his researches.
This PR makes the needed changes to allow to run WireCloud image using a predefined user on the host system.
This user can be configured using the
--user
flag when usingdocker run
on the cli, the user option on the docker-compose files, ...This PR fixes, at least, part of the problem reported on PR #14. Would be great if @fiware-austria can review it as this PR was based on his researches.