Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

olivaresa/firefox-npapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

About

Simple Docker image to run firefox v52 with support for Java NPAPI

How to use this image

docker run -v $HOME/Downloads:/home/firefox/Downloads:rw -v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/snd:/dev/snd --privileged -e uid=$(id -u) -e gid=$(id -g) -e DISPLAY=unix$DISPLAY --name firefox-npapi olivaresa/firefox-npapi:latest

Run firefox

docker start firefox-npapi

About

Firefox Docker Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published