wallos-cache (50de7e7f7ba7df845a42231715c6a5f5d277e6e857673f9aa0b5a5123badb718)

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

Installation

docker pull git.desord.re/desordre/wallos-cache:50de7e7f7ba7df845a42231715c6a5f5d277e6e857673f9aa0b5a5123badb718
sha256:7302c971033adffad9797588b21f313cdeade5ba0053e79a6f6107d0ee4c0ac3

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
COPY file:13f7ecf168528c69300c259f2467c37ef808c99a566d55b71e5d16f1dfc4b380 in /usr/local/bin/entrypoint.sh
COPY file:ff9d095bac270d866163579b6836e1f5edd964f363725f6635e18ca09107b0f4 in /usr/local/bin/
|1 VERSION=5.4.2 /bin/sh -c chmod 0755 /usr/local/bin/*

Labels

Key Value
io.buildah.version 1.43.2