papermc-base-os (sha256:7e6b0986c67970754eba4cc43db878cee500f9edba395798b1f465495e4167be)

Published 2024-12-04 12:10:32 -05:00 by simcop2387 in simcop2387/papermc-build

Installation

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

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-04T17:07:50Z
org.opencontainers.image.revision 8ac16e43c9764edeb52a5533845d8bf7a7214491
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-04 12:10:32 -05:00
2
OCI / Docker
linux/amd64
285 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