A set of Docker images for the Pterodactyl Panel, containing Python images with Java 17 JRE included. Supports AMD64 and ARM64.
You can either pull the GitHub Registry image, ghcr.io/mccbena/pyjava:<python-version>
, or build it yourself.
※English sentence may be wrong because I am Japanese studenet.
・Java update(11->17).
・Change entrypoint.sh's shell from ash to bash.