This Bash script provides an interactive menu to install Chromium and Firefox browsers using Docker containers.
install Chromium and Firefox in Linux
bash <(curl -fsSL https://raw.githubusercontent.com/deaabie/browser/main/browser.sh )
- docker( auto install)
Open Chromium:
http://serverIP:7000
https://serverIP:7001
Open Firefox:
http://serverIP:8000
https://serverIP:8001