- Tested on a host running Linux Ubuntu 16.10 with Docker 1.13.1
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