Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to use under docker #26

Open
omerbrandis opened this issue Dec 1, 2021 · 0 comments
Open

unable to use under docker #26

omerbrandis opened this issue Dec 1, 2021 · 0 comments

Comments

@omerbrandis
Copy link

hello,

I'm trying to use the application in a docker container.
i've downladed jetbrains/projector-webstorm:latest , installed all the requirements, managed to open webstorm , and with it the bat-3d project, but i'm unable to execute index.html using webstorm's open in browser feature.
chromiumn returns zygote_host_impl_linux running as root without --no-sandbox is not supported
firefox a similar error about root.

  • i've looked for a way to add the "--no-sandbox" switch to the webstorm's browser configuration but was not able to.

webstorm is also supposed to have a builtin webserver ,hopefully i should be able to access bat-3d from it, but it seems to not be installed/available in the container i've found or the trail account i've used.

these are my very first steps with webstorm.
any ideas how I can proceed ?

thanks,
Omer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant