Skip to content

Commit 3a48222

Browse files
committed
add a readme.txt file in external_packages
1 parent df854b3 commit 3a48222

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# [Docker Container for JAVA & PE Minecraft][hub]
99

10-
This is a Docker image based on osixia/light-baseimage for running a VANILLA, FORGE, FTB, SPIGOT or POCKETMINE Minecraft server on Java SE Runtime Environment 8u211 or PHP 7.2 (it is inspired by the awesome work of : [itzg/minecraft-server][itzg]).
10+
This is a Docker image based on osixia/light-baseimage for running a VANILLA, FORGE, FTB, SPIGOT or POCKETMINE Minecraft server on Java AdoptOpenJDK jdk-16.0.1+9 or PHP 7.2 (it is inspired by the awesome work of : [itzg/minecraft-server][itzg]).
1111

1212
Minecraft is a sandbox video game created and designed by Swedish game designer Markus "Notch" Persson, and later fully developed and published by Mojang. The creative and building aspects of Minecraft allow players to build with a variety of different cubes in a 3D procedurally generated world. Other activities in the game include exploration, resource gathering, crafting, and combat. [Wikipedia][Minecraft_wikipedia]
1313

@@ -438,4 +438,4 @@ services:
438438
+ **V0.2** Quick fix to load 13.1 VANILLA version and add POCKETMINE Support
439439
+ **V0.3** Update to jre-8u201
440440
+ **V0.4** Update to jre-8u211, temporary solution for required login to download java, use of version_manifest.json to retreive download jar url
441-
+ **V0.5** Update to osixia/light-baseimage 1.3.3, change for AdoptopenJDK jdk-16.0.1+9 (removal of the temp solution for java), changed the default maximum allocated Java memory to 2 GB
441+
+ **V0.5** Update to osixia/light-baseimage 1.3.3, change for AdoptOpenJDK jdk-16.0.1+9 (removal of the temp solution for java), default maximum allocated Java memory changed to 2 GB

external_packages/readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Copy here any external packages. They will be placed in "/opt" on the running docker

0 commit comments

Comments
 (0)