1
All checks were successful
Build Archlinux-Base Image / base (push) Successful in 1m3s

This commit is contained in:
azw
2024-08-19 12:51:11 +08:00
parent bf8174d9ff
commit c104ff9333
22 changed files with 99 additions and 9 deletions

View File

@@ -10,7 +10,6 @@ RUN rm installer.jar \
&& echo "eula=true" > eula.txt
COPY server.properties server.properties
COPY package/overrides/mods /app/mods
COPY ops.json ops.json
RUN rm /app/mods/*AllMusic_Client*.jar
RUN rm /app/mods/chattools*.jar
VOLUME [ "/app/world" ]