Bonitasoft-Community/docker_bonita

Getting error when starting container (./setup/setup.sh: Permission denied)

Closed this issue · 2 comments

Hi,

Just installed a blank Ubuntu 18.04.
Installed docker.io and docker-compose
Ran docker run --name bonita -d -p 8080:8080 bonita and I get the error Permission denied.
Any idea?
Thanks

Hi,
Thank you for reporting this issue.
I proposed this fix #20
That should solve your issue once reviewed and pushed to the docker library.
Regards,
Jérémy

Works great. Thanks