Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digineo/docker-firefox-java
Docker image based on Ubuntu with Firefox ESR and Java
https://github.com/digineo/docker-firefox-java
docker docker-image firefox firefox-esr icedtea java jnlp
Last synced: 3 days ago
JSON representation
Docker image based on Ubuntu with Firefox ESR and Java
- Host: GitHub
- URL: https://github.com/digineo/docker-firefox-java
- Owner: digineo
- Created: 2020-04-28T16:56:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T23:35:06.000Z (over 4 years ago)
- Last Synced: 2024-11-10T04:29:53.453Z (2 months ago)
- Topics: docker, docker-image, firefox, firefox-esr, icedtea, java, jnlp
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firefox 52 ESR with Java 8
This Docker image is based on Ubuntu 16.04 and comes with an installed version of Mozilla Firefox 52 ESR with Java 8.
It is able to launch Java applets and Java Web Start applications (JNLP files).## Building
make build
## Running
make run