melias77/bluej

By melias77

Updated 15 days ago

Coding kids, a containerized version of bluej for learning Java. https://www.bluej.org/

Image
Developer Tools
0

22

Coding kids, An easy use for kids and avoid permanent installation.

How to get started:

Copy this into a run.sh script or execute in two steps:

  1. xhost +
  2. docker run --rm -it --net=host -v /tmp/.X11-unix:/tmp/.X11-unix --env="DISPLAY" melias77/bluej:ubuntu2404-1 bluej

Docker Pull Command

docker pull melias77/bluej