Sign inSign up

dave1020/javaweb

By dave1020

•Updated over 6 years ago

Java 1.7 and Iced tea to run JNLP files in secure isolation

Image
0

153

dave1020/javaweb repository overview

The below is an example of the run file to execute this

#!/usr/bin/env bash

# Use case have the jnlp in your Downloads folder

⁠./docker-ws .jnlp

xhost +local: docker run -ti --rm -e DISPLAY=$DISPLAY
-v /tmp/.X11-unix/:/tmp/.X11-unix/
-v ~/Downloads/:/jnlp
dave1020/javaweb "$@"

Tag summary

Content type

Image

Digest

Size

222.6 MB

Last updated

over 6 years ago

docker pull dave1020/javaweb