Skip to content

wcomnisky/docker-javafx-scene-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for JavaFX Scene Builder

  • Tested on a host running Linux Ubuntu 16.10 with Docker 1.13.1

How to

Clone the project

git clone git@github.com:wcomnisky/docker-javafx-scene-builder.git
cd docker-javafx-scene-builder

Build the image (based on the Dockerfile - it will run the container after building it)

./build.sh

Consecutive usage of the container

cd docker-javafx-scene-builder
./run.sh

Opening a bash console on the container

cd docker-javafx-scene-builder
./bash.sh

Releases

No releases published

Packages

No packages published

Languages