Commit Graph

17 Commits (master)

Author SHA1 Message Date
Sameer Naik 09688c83af
makefile: adds IMAGE and RELEASE vars 6 years ago
Sameer Naik f4f7dd8e94 apply version tag in scripts 7 years ago
Sameer Naik fd0a85a894 hub.docker.com now builds images from git tags. 9 years ago
Sameer Naik 0009b709c5 Makefile: tag builds with `quay.io/sameersbn/` prefix 9 years ago
Carlos Hernandez dd64f6099a Fixing install from docker hub. Use default repo. 9 years ago
Carlos Hernandez 675e96d265 Adding Fts, closing issue #2:
* userdata volumes and url opening code were added to use docker-browser as full
        replacement name browser-exec.
    * browser-exec allows a user to launch a link in an exisitng browser or
        open up the link in the default browser define by env $BROWSER
    * added env variable ${DOCKER_BROWSER_PARMS} allowing user to pass
        aditional parms if he/she so wishes
    * added additional userdata volumes so that browser settins persist:
        $CHROME_USERDATA and $FIRFOX_USERDATA
    * made it easier for people who fork to test using make file by using env $USER
    * added clean function to Makefile
    * esnured USERDATA voluems are added to docker run command only withn
        wrapper script
    * if userdata volumes are used home directory of browser is created first,
        so added code to ensure home directory has right permissions and
        that /etc/skel files get copied to home directory
    * renamed some parms
    * tor install binary is now gpg verified and bumped a version closing
        issue#2
    * README.md includes information about making the settings for firefox and
        chrome survive after each time the browser is closed and opened.
    * nvidia-346 drivers are installed in container in order to fix some glx
        errors.
    * if browsers are launched with wrapper script then username within the
        container will be the username of the user executing
    * add fonts conf file, fixing font error, file copied from jfrazelle
9 years ago
Sameer Naik b86d42476d makefile: removed stray `\` character 9 years ago
Sameer Naik d8657f3711 makefile: cleanup 9 years ago
Sameer Naik 6ed2bc7854 browser-box: support newer xorg systems, closes #1 (untested) 9 years ago
Sameer Naik 198a355e42 scripts: use simple form of `--env` parameter to specify `DISPLAY` 9 years ago
Sameer Naik b5a0d963d2 make: `build` by default 9 years ago
Sameer Naik deb49c1eb6 browsers: added firefox 9 years ago
Sameer Naik 8d7e45eff1 browsers: added chromium-browser 9 years ago
Sameer Naik 1ca8ca76c0 browser-box: add SYS_ADMIN capability while starting container 9 years ago
Sameer Naik 1f583e8ad3 browser-bundle is now renamed to browser-box 10 years ago
Sameer Naik a1a43b3391 makefile: added uninstall target 10 years ago
Sameer Naik 2e816aad5a initial creation 10 years ago