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

This commit is contained in:
azw
2024-08-23 12:08:12 +08:00
parent ee11a85011
commit 5a12c38932
27 changed files with 267 additions and 45 deletions

View File

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