actions-docker (java)
Installation
docker pull git.staropensource.de/infrastructure/actions-docker:java
sha256:b6b9798a7ed724e794741c58c4d09407ce37c95df99de118a77ba0cd7f6b30e3
About this package
StarOpenSource's Docker image for CI/CD 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=20241208.0.286830 |
LABEL org.opencontainers.image.revision=61cb892bfc251e46f73e716ceb3b903ec4e9e725 |
LABEL org.opencontainers.image.created=2024-12-08T00:07:49+00:00 |
COPY /rootfs/ / # buildkit |
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20241208.0.286830' /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 CI/CD 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-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com; pacman-key --lsign-key 3056513887B78AEB; pacman -U --noconfirm 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst'; pacman -U --noconfirm 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'; echo -e "[chaotic-aur]\nInclude = /etc/pacman.d/chaotic-mirrorlist" >> /etc/pacman.conf; pacman -Sy # buildkit |
RUN /bin/sh -c pacman -S --noconfirm nodejs git # buildkit |
RUN /bin/sh -c pacman -S --noconfirm jdk21-openjdk # buildkit |
RUN /bin/sh -c pacman -S --noconfirm kotlin groovy scala # buildkit |
RUN /bin/sh -c pacman -S --noconfirm gradle maven # 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 CI/CD 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
2024-12-13 02:08:10 +01:00
Versions (2)
View all
Container
3
OCI / Docker
linux/amd64
JeremyStar™ <jeremystartm@staropensource.de> (@jeremystartm)
AGPL-3.0-or-later
1.5 GiB