actions-docker (java)

Published 2024-08-18 18:10:05 +02:00 by StarOpenSource-Bot in StarOpenSource/actions-docker

Installation

docker pull git.staropensource.de/staropensource/actions-docker:java
sha256:09809a8b8f80b4377dd220cf2e0543391283573eb79b4d805cb4cdac74904e64

About this package

StarOpenSource's Docker image for actions pipelines.

Image Layers

LABEL org.opencontainers.image.title=Arch Linux base-devel Image
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
LABEL org.opencontainers.image.version=20240811.0.253648
LABEL org.opencontainers.image.revision=61cb892bfc251e46f73e716ceb3b903ec4e9e725
LABEL org.opencontainers.image.created=2024-08-11T00:07:52+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20240811.0.253648' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
LABEL org.opencontainers.image.title=actions-docker
LABEL org.opencontainers.image.description=StarOpenSource's Docker image for actions pipelines.
LABEL org.opencontainers.image.authors=JeremyStar™ <jeremystartm@staropensource.de> (@jeremystartm)
LABEL org.opencontainers.image.url=https://git.staropensource.de/StarOpenSource/actions-docker/src/branch/develop/README.md
LABEL org.opencontainers.image.documentation=
LABEL org.opencontainers.image.source=https://git.staropensource.de/StarOpenSource/actions-docker
LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later
LABEL org.opencontainers.image.version=
LABEL org.opencontainers.image.revision=
LABEL org.opencontainers.image.created=
RUN /bin/sh -c sed 's/\#ParallelDownloads = 5/ParallelDownloads = 15/g' -i /etc/pacman.conf # buildkit
RUN /bin/sh -c pacman-key --init # buildkit
RUN /bin/sh -c pacman-key --populate # buildkit
RUN /bin/sh -c pacman -Syu --noconfirm # buildkit
RUN /bin/sh -c pacman -S --noconfirm nodejs git # buildkit
RUN /bin/sh -c pacman -S --noconfirm jdk-openjdk # buildkit

Labels

Key Value
org.opencontainers.image.authors JeremyStar™ <jeremystartm@staropensource.de> (@jeremystartm)
org.opencontainers.image.created
org.opencontainers.image.description StarOpenSource's Docker image for actions pipelines.
org.opencontainers.image.documentation
org.opencontainers.image.licenses AGPL-3.0-or-later
org.opencontainers.image.revision
org.opencontainers.image.source https://git.staropensource.de/StarOpenSource/actions-docker
org.opencontainers.image.title actions-docker
org.opencontainers.image.url https://git.staropensource.de/StarOpenSource/actions-docker/src/branch/develop/README.md
org.opencontainers.image.version
Details
Container
2024-08-18 18:10:05 +02:00
6
OCI / Docker
linux/amd64
JeremyStar™ <jeremystartm@staropensource.de> (@jeremystartm)
AGPL-3.0-or-later
992 MiB
Versions (2) View all
java 2024-08-18
latest 2024-08-18