papermc-lazymc-docker (sha256:30373b17ea9ded209a586a72313155eeaa5c1b6d0938731492631e7f7b0f7ee9)

Published 2025-11-16 15:39:49 +00:00 by hex

Installation

docker pull git.iwakura.rip/hex/papermc-lazymc-docker@sha256:30373b17ea9ded209a586a72313155eeaa5c1b6d0938731492631e7f7b0f7ee9
sha256:30373b17ea9ded209a586a72313155eeaa5c1b6d0938731492631e7f7b0f7ee9

Image layers

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG version=21.0.9.11.1
RUN |1 version=21.0.9.11.1 /bin/sh -c wget -O /THIRD-PARTY-LICENSES-20200824.tar.gz https://corretto.aws/downloads/resources/licenses/alpine/THIRD-PARTY-LICENSES-20200824.tar.gz && echo "82f3e50e71b2aee21321b2b33de372feed5befad6ef2196ddec92311bc09becb /THIRD-PARTY-LICENSES-20200824.tar.gz" | sha256sum -c - && tar x -ovzf THIRD-PARTY-LICENSES-20200824.tar.gz && rm -rf THIRD-PARTY-LICENSES-20200824.tar.gz && wget -O /etc/apk/keys/amazoncorretto.rsa.pub https://apk.corretto.aws/amazoncorretto.rsa.pub && SHA_SUM="6cfdf08be09f32ca298e2d5bd4a359ee2b275765c09b56d514624bf831eafb91" && echo "${SHA_SUM} /etc/apk/keys/amazoncorretto.rsa.pub" | sha256sum -c - && echo "https://apk.corretto.aws" >> /etc/apk/repositories && apk add --no-cache amazon-corretto-21=$version-r0 && rm -rf /usr/lib/jvm/java-21-amazon-corretto/lib/src.zip # buildkit
ENV LANG=C.UTF-8
ENV JAVA_HOME=/usr/lib/jvm/default-jvm
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/default-jvm/bin
EXPOSE [25565/tcp]
VOLUME [/server]
ENV MC_VERSION=latest LAZYMC_VERSION=latest PAPER_BUILD=latest MC_RAM= JAVA_OPTS=
COPY bootstrap.sh /bin/bootstrap.sh # buildkit
RUN /bin/sh -c apk add wget jq rcon-cli # buildkit
USER 999
CMD ["sh" "/bin/bootstrap.sh"]

Labels

Key Value
org.opencontainers.image.created 2025-11-16T15:39:29Z
org.opencontainers.image.revision ea1304b89ab5ab9ec108f396554468075a3d969e
org.opencontainers.image.source https://git.iwakura.rip/hex/papermc-lazymc-docker.git
org.opencontainers.image.url https://git.iwakura.rip/hex/papermc-lazymc-docker
Details
Container
2025-11-16 15:39:49 +00:00
4
OCI / Docker
linux/amd64
164 MiB
Versions (5) View all