Open codeverlan opened 1 year ago
The --no-sandbox
argument is currently necessary, so we do not need to run privileged containers (chrome needs some syscalls which are by default not allowed for docker containers). I'll maybe have a look into this again later.
The current Dockerfile should work nevertheless. Can you please provide more information and maybe logs? See https://github.com/ItsPi3141/alpaca-electron/blob/main/.github/ISSUE_TEMPLATE/bug_report.md
When bringing up the docker container, it seems to be looking for a sandbox. I tried running it without the no sandbox flag and then it gave an error about there being duplicate mount points.