papermc-base-os (sha256:d0679ae1cac2e522e74c784637ff5411d04c5a3f4214ad004edf019f6e56c456)

Published 2024-12-07 19:03:40 -05:00 by simcop2387 in simcop2387/papermc-build

Installation

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

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-08T00:00:11Z
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-07 19:03:40 -05:00
2
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