Jeffrey Jeffrey
  • Joined on 2026-02-14

homestead (v1.2.9.4)

Published 2026-03-13 19:33:24 +00:00 by Jeffrey

Installation

docker pull gitea.jsme.be/jeffrey/homestead:v1.2.9.4
sha256:5744fb75dadf0a19536494012f043cb46a4329d76748b4cafb97dde6789e26dd

Image Layers

KIWI 10.2.33
WORKDIR /opt
RUN /bin/sh -c dnf install --allowerasing -y java-17-openjdk wget unzip curl # buildkit
RUN /bin/sh -c FILENAME=$(curl -sI "https://drive.usercontent.google.com/download?id=18gZsXewdy7sHZGuXkzvg6Y2ns5ybrBHl&export=download&authuser=0&confirm=t" | grep -i "content-disposition" | grep -o 'filename="[^"]*"' | cut -d'"' -f2) && FOLDERNAME=$(echo "$FILENAME" | cut -d'_' -f1) && echo "Downloading: $FILENAME" && wget "https://drive.usercontent.google.com/download?id=18gZsXewdy7sHZGuXkzvg6Y2ns5ybrBHl&export=download&authuser=0&confirm=t" -O "$FILENAME" && unzip "$FILENAME" && rm "$FILENAME" && mv "$FOLDERNAME" minecraft && echo "eula=true" > /opt/minecraft/eula.txt && chmod 755 /opt/minecraft/start.sh && wget "https://mediafilez.forgecdn.net/files/4834/401/ftbbackups2-fabric-1.20-1.0.23.jar" -P minecraft/mods && wget "https://mediafilez.forgecdn.net/files/5721/186/Prometheus-Exporter-1.20.1-fabric-1.2.1.jar" -P minecraft/mods && wget "https://mediafilez.forgecdn.net/files/5320/21/Chunky-1.3.146.jar" -P minecraft/mods && mkdir -p /opt/minecraft/config/voicechat # buildkit
COPY ../scripts/* /opt/minecraft/scripts/mods/. # buildkit
COPY ../world-check.sh /opt/world-check.sh # buildkit
EXPOSE map[25565/tcp:{}]
EXPOSE map[25575/tcp:{}]
EXPOSE map[19565/tcp:{}]
EXPOSE map[24454/udp:{}]
ENTRYPOINT ["bash" "world-check.sh"]

Labels

Key Value
io.buildah.version 1.41.4
license BSD-3-Clause
name rockylinux
org.opencontainers.image.authors Lukas Magauer, Neil Hanlon, Louis Abel
org.opencontainers.image.licenses BSD-3-Clause
org.opencontainers.image.source https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r9
org.opencontainers.image.title rockylinux
org.opencontainers.image.vendor Rocky Enterprise Software Foundation
org.opencontainers.image.version 9
summary Rocky Linux Base image
vendor Rocky Enterprise Software Foundation
version 9
Details
Container
2026-03-13 19:33:24 +00:00
14
OCI / Docker
linux/amd64
Lukas Magauer, Neil Hanlon, Louis Abel
BSD-3-Clause
838 MiB
Versions (2) View all
latest 2026-03-13
v1.2.9.4 2026-03-13