papermc-base-os (sha256:de3b1759e219b37ce8330f454ab1b4e4d2c5dfa5306bfe81030003f24ae40f54)

Published 2024-12-14 19:04:31 -05:00 by simcop2387 in simcop2387/papermc-build

Installation

docker pull gitea.simcop2387.info/simcop2387/papermc-base-os@sha256:de3b1759e219b37ce8330f454ab1b4e4d2c5dfa5306bfe81030003f24ae40f54
sha256:de3b1759e219b37ce8330f454ab1b4e4d2c5dfa5306bfe81030003f24ae40f54

Image layers

# debian.sh --arch 'amd64' out/ 'sid' '@1733097600'
ENV DEBIAN_FRONTEND=noninteractive
ENV APT_LISTCHANGES_FRONTEND=none
RUN /bin/sh -c ls -lah /etc/apt/sources.list.d/ # buildkit
RUN /bin/sh -c sed -i -e's/ main/ main contrib non-free/g' /etc/apt/sources.list.d/debian.sources # buildkit
RUN /bin/sh -c apt update && apt install -y curl jq bash sudo wget gnupg2 # buildkit
RUN /bin/sh -c wget -O - https://apt.corretto.aws/corretto.key | gpg --dearmor -o /usr/share/keyrings/corretto-keyring.gpg && echo "deb [signed-by=/usr/share/keyrings/corretto-keyring.gpg] https://apt.corretto.aws stable main" | tee /etc/apt/sources.list.d/corretto.list # buildkit
RUN /bin/sh -c apt-get update && apt-get install -y java-21-amazon-corretto-jdk libxi6 libxtst6 libxrender1 # buildkit

Labels

Key Value
org.opencontainers.image.created 2024-12-15T00:00:12Z
org.opencontainers.image.revision 61b0377fdf4f6c3acbc4c83bc2eca4ec2941a7bd
org.opencontainers.image.source https://gitea.simcop2387.info/simcop2387/papermc-build.git
org.opencontainers.image.url https://gitea.simcop2387.info/simcop2387/papermc-build
Details
Container
2024-12-14 19:04:31 -05:00
3
OCI / Docker
linux/amd64
287 MiB
Versions (18) View all
base-25 2025-05-24
latest 2025-05-24
base-24 2025-05-17
base-23 2025-05-10
base-22 2025-04-26