mirror of
https://github.com/Kiritow/image-station.git
synced 2024-03-22 13:30:54 +08:00
Update Readme
This commit is contained in:
parent
03a73a00f3
commit
70b06885c7
|
@ -2,4 +2,3 @@ FROM mcsm-base:latest
|
|||
ADD jre-8u271-linux-x64.tar.gz /opt/jre/
|
||||
ENV JAVA_HOME=/opt/jre/jre1.8.0_271
|
||||
ENV PATH=${JAVA_HOME}/bin:${PATH}
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# mcsm-mc-base
|
||||
|
||||
Download `jre-8u271-linux-x64.tar.gz` by yourself.
|
||||
**Notice**: *Download `jre-8u271-linux-x64.tar.gz` by yourself.*
|
||||
|
||||
This is the base image of Minecraft Server, no `.minecraft` included, bundled with [MCSManager](https://github.com/Suwings/MCSManager).
|
||||
|
|
Loading…
Reference in New Issue
Block a user