-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Description
A clear and concise description of what the bug is.
Steps to reproduce
- Install docker
- Start Reporting
Actual result: There are some error messages during start
e.g. ERROR: for rabbitmq Cannot start service rabbitmq: Mounts denied:
The path /Applications/reporting/configuration/rabbitmq/enabled_plugins is not shared from the host and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> Resources -> File Sharing.
See https://docs.docker.com/docker-for-mac for more info.
ERROR: Encountered errors while bringing up the project.
Workaround:
Share Reporting folder via Docker/Resources and stop/start reporting
Reactions are currently unavailable