armageddon (sha256:8562de6ce0508c09c3b2e91a184b460a8dc42cfbfeb7a5ab31384b4fe90b3d7f)

Published 2026-01-30 00:00:36 +00:00 by chak

Installation

docker pull forjoe.labeldoo.net/chak/armageddon@sha256:8562de6ce0508c09c3b2e91a184b460a8dc42cfbfeb7a5ab31384b4fe90b3d7f
sha256:8562de6ce0508c09c3b2e91a184b460a8dc42cfbfeb7a5ab31384b4fe90b3d7f

About this package

Docker image for building the apps

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL maintainer=Vasyl Halushchak description=Alpine-based image with Node.js, PHP 8.4, Composer and essential build tools for laravel
RUN /bin/sh -c apk add --no-cache nodejs npm php84 php84-cli php84-common php84-curl php84-dom php84-fileinfo php84-gd php84-intl php84-mbstring php84-openssl php84-pdo php84-pdo_mysql php84-pdo_pgsql php84-phar php84-session php84-simplexml php84-tokenizer php84-xml php84-xmlwriter php84-zip php84-zlib php84-bcmath php84-ctype php84-iconv php84-pecl-redis git rsync openssh-client curl bash ca-certificates # buildkit
RUN /bin/sh -c ln -sf /usr/bin/php84 /usr/bin/php # buildkit
RUN /bin/sh -c curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer # buildkit
RUN /bin/sh -c php --version && composer --version && node --version && npm --version && git --version && rsync --version | head -1 && ssh -V # buildkit
WORKDIR /app
CMD ["sh"]

Labels

Key Value
description Alpine-based image with Node.js, PHP 8.4, Composer and essential build tools for laravel
maintainer Vasyl Halushchak
org.opencontainers.image.created 2026-01-30T00:00:19.402Z
org.opencontainers.image.description Docker image for building the apps
org.opencontainers.image.licenses
org.opencontainers.image.revision 1755ab3c76655facedf63648a17f70e1f7a044cc
org.opencontainers.image.source https://forjoe.labeldoo.net/chak/armageddon
org.opencontainers.image.title armageddon
org.opencontainers.image.url https://forjoe.labeldoo.net/chak/armageddon
org.opencontainers.image.version latest
Details
Container
2026-01-30 00:00:36 +00:00
0
OCI / Docker
linux/amd64
53 MiB
Versions (108) View all
latest 2026-03-15
20260315 2026-03-15
1755ab3 2026-03-15
20260314 2026-03-14
20260313 2026-03-13