docker-browser-box icon indicating copy to clipboard operation
docker-browser-box copied to clipboard

Dockerized google-chome and tor-browser with audio support via pulseaudio

Results 15 docker-browser-box issues
Sort by recently updated
recently updated
newest added

Maybe add to the browser-box script a command to update the included browsers to their latest designations to help circumvent stagnation of the project.. also, adding to the same script...

Hello, I've downloaded browser-box and installed the wrapper scripts as per the instructions in the README. Could you please document how to use it? I tried `docker run -it sameersbn/browser-box:2018.07.21`...

Doesn't work on a mac. Maybe the install scripts don't to work or weren't tested there. I don't see one command on the readme that suppose to run chrome. The...

After some time the whole browser just crashes ``` Adding user `browser' ... Adding new user `browser' (1000) with group `users' ... Creating home directory `/home/browser' ... Copying files from...

Stable Google Chrome the whole browser crash ``` Adding user `browser' ... Adding new user `browser' (1000) with group `users' ... Creating home directory `/home/browser' ... Copying files from `/etc/skel'...

Google Chrome full browser crash. ``` Adding user `browser' ... Adding new user `browser' (1000) with group `users' ... Creating home directory `/home/browser' ... Copying files from `/etc/skel' ... [24:41:1007/074710.933023:ERROR:bus.cc(427)]...

When running Firefox, tabs crash very often ``` Adding user `browser' ... Adding new user `browser' (1000) with group `users' ... Creating home directory `/home/browser' ... Copying files from `/etc/skel'...

I want to do a headless IE test in docker. and I'm trying to install IE in docker container with wine. but an error about "Make sure that your X...

Hello, nice implementation. I want to create two firefox containers(or multiple) and run them at same time, but when I started the second container, they both crashed. I'm wondering is...