wallos-cache (1ce35bb9d73df42b8440c9fbd5244a50a5042c6d797df887913df3e5f0ca4be3)

Published 2026-08-10 00:39:19 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/wallos-cache:1ce35bb9d73df42b8440c9fbd5244a50a5042c6d797df887913df3e5f0ca4be3
sha256:32920c35c64df2122d75ab9f279c0ff7aff730746a40c76950541c339b17a247

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
ARG VERSION
|1 VERSION=5.4.2 /bin/sh -c apk add --no-cache --upgrade binutils ca-certificates curl git
WORKDIR /var/www
|1 VERSION=5.4.2 /bin/sh -c git clone --config advice.detachedHead=false --single-branch --depth 1 --branch v${VERSION} https://github.com/ellite/Wallos.git . && mkdir -p images/uploads/logos/avatars
|1 VERSION=5.4.2 /bin/sh -c tar cfz /application.tar.gz api db endpoints images includes libs migrations scripts styles webfonts about.php admin.php calendar.php cronjobs health.php index.php login.php logos.php logout.php passwordreset.php profile.php registration.php service-worker.js settings.php stats.php subscriptions.php totp.php verifyemail.php

Labels

Key Value
io.buildah.version 1.43.2