Skip to content

PbtServers/pbthosting-ptero-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is maintained by PbtServers -->

Supported Platforms

Image Supported platforms
Java Azul Zulu AMD64, ARM64
Java Eclipse Temurin AMD64, ARM64
Java GraalVM AMD64, ARM64
Java OpenJ9 AMD64
Node.js AMD64, ARM64
Python AMD64, ARM64

Java Azul Zulu [AMD64/ARM64]

  • Java 8 Zulu
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_8_zulu
  • Java 11 Zulu
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_11_zulu
  • Java 17 Zulu
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_17_zulu
  • Java 21 Zulu
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_21_zulu

Java Eclipse Temurin [AMD64/ARM64]

  • Java 8
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_8
  • Java 11
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_11
  • Java 17
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_17
  • Java 21
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_21

Java GraalVM [AMD64/ARM64]

NOTE: Java 8 is AMD64 only due to lack of support from upstream

Java OpenJ9 [AMD64/ARM64]

  • Java 8 OpenJ9
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_8_openj9
  • Java 11 OpenJ9
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_11_openj9
  • Java 17 OpenJ9
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_17_openj9
  • Java 21 OpenJ9
    • ghcr.io/pbtservers/pbthosting-ptero-images:java_21_openj9

Node.js [AMD64/ARM64]

  • Nodejs 12
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_12
  • Nodejs 14
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_14
  • Nodejs 15
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_15
  • Nodejs 16
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_16
  • Nodejs 17
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_17
  • Nodejs 18
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_18
  • Nodejs 19
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_19
  • Nodejs 20
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_20
  • Nodejs 21
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_21
  • Nodejs 22
    • ghcr.io/pbtservers/pbthosting-ptero-images:nodejs_22

Python [AMD64/ARM64]

  • Python 2.7
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_2.7
  • Python 3.6
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.6
  • Python 3.7
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.7
  • Python 3.8
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.8
  • Python 3.9
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.9
  • Python 3.10
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.10
  • Python 3.11
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.11
  • Python 3.12
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.12
  • Python 3.13-rc
    • ghcr.io/pbtservers/pbthosting-ptero-images:python_3.13-rc

Game specific

Sourcemod [AMD64]

  • Source with sourcemod

    • ghcr.io/pbtservers/pbthosting-ptero-images:games_source-sourcemod

    Optionally installs and updates SourceMod/Metamod on each server startup. Requires adding egg environment variable SOURCEMOD.

    image

    Custom versions can be set with the use of SM_VERSION and MM_VERSION variables. Invalid versions will default to the latest stable version. Default path is set to csgo and can be overridden with INSTALL_PATH egg environment variable.

About

Pterodactyl Docker images for Pterodactyl Hosts like PbtHosting!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 75.5%
  • Shell 24.5%