Merge branch 'java-glibc' into debian/openjdk-8-jre

This commit is contained in:
Michael (Parker) Parker 2019-04-17 10:16:36 -04:00 committed by GitHub
commit 313693a84a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,9 @@
# ----------------------------------
# Pterodactyl Core Dockerfile
# Environment: Java
# Environment: Java (glibc support)
# Minimum Panel Version: 0.6.0
# ----------------------------------
FROM openjdk:8-jre-slim
LABEL author="Michael Parker" maintainer="parker@pterodactyl.io"