actions-docker (latest)

Published 2024-12-02 21:57:44 +01:00 by JeremyStarTM in Infrastructure/actions-docker

Installation

docker pull git.staropensource.de/infrastructure/actions-docker:latest
sha256:73ab4370b6f48fc3eb029628a41daa0de6219b1787632bca9000db08b0d8e575

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=20241124.0.282387
LABEL org.opencontainers.image.revision=61cb892bfc251e46f73e716ceb3b903ec4e9e725
LABEL org.opencontainers.image.created=2024-11-24T00:07:35+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20241124.0.282387' /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 -S --noconfirm nodejs git # 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
Container
2024-12-02 21:57:44 +01:00
0
OCI / Docker
linux/amd64
JeremyStar™ <jeremystartm@staropensource.de> (@jeremystartm)
AGPL-3.0-or-later
365 MiB
Versions (2) View all
java 2024-12-02
latest 2024-12-02