Commit Graph

37 Commits (master)

Author SHA1 Message Date
Sameer Naik 34041e04d4
release 2018.07.21 6 years ago
Sameer Naik 0431969860
release 2.0.0 6 years ago
Cougar 48bf01a3a0 FIX for displays other than :0 7 years ago
Sameer Naik bbce066f32
release 1.0.1-3 7 years ago
Sameer Naik 43cbd13474
release 1.0.1-2 7 years ago
Sameer Naik 9213d4167a
release 1.0.1-1 7 years ago
Sameer Naik 911021902a release 1.0.1 7 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 631ed0ed8f browser-box: set `BROWSER_BOX_REPO` to `quay.io/sameersbn` 9 years ago
Carlos Hernandez dd64f6099a Fixing install from docker hub. Use default repo. 9 years ago
Carlos Hernandez 8afefc1762 Fixing issue 1. 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 20b03a3e95 browser-box: pretty prints 9 years ago
Sameer Naik 451257c6f1 browser-box: allow users to force launch a browser in a container 9 years ago
Sameer Naik f32960d8ac browser-box: silence `grep` 9 years ago
Sameer Naik df0db460d7 browser-box: list available browsers if `browser-box` script is launched directly 9 years ago
Sameer Naik 3a0ed1bb1e browser-box: use `[[` in if statement (cont.) 9 years ago
Sameer Naik 551a6e7627 browser-box: use `[[` in if statement 9 years ago
Sameer Naik da015119f6 browser-box: moved codeblocks into functions for better readability and maintenance 9 years ago
Sameer Naik 21e20d306b browser-box: replace use of `$(basename $0)` with the already evaluated `${prog}` variable 9 years ago
Sameer Naik d4518b15d0 browser-box: remove redundant `touch ${XAUTH}` statement 9 years ago
Sameer Naik 2a46b2d9fb browser-box: re-indent 9 years ago
Sameer Naik 0b774a7236 browser-box: add `-v` flag to `docker rm` 9 years ago
Sameer Naik 2874fcd886 exntrypoint.sh: `touch ${XAUTH}` to remove warning message 9 years ago
Sameer Naik 814265ba8f scripts: use `sudo` if user is not member of `docker` group 9 years ago
Sameer Naik 753885fa5b script: import host timezone 9 years ago
Sameer Naik 1d02980875 browser-support: looking good! 9 years ago
Sameer Naik 3710ea1520 browser-box: add support for video devices 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 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 03d35cc8af scripts: silence stdout of `docker run` command 10 years ago
Sameer Naik a7eeff107e scripts: remove stopped containers 10 years ago
Sameer Naik 89a7bf7f80 scripts: start container in daemon mode 10 years ago
Sameer Naik 2e816aad5a initial creation 10 years ago