shlink-cache (1ba124618ff69ac53c0ceeb9495964c2e3adbc5043e34ef0ea614bc2434f4974)

Published 2026-08-10 00:34:18 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/shlink-cache:1ba124618ff69ac53c0ceeb9495964c2e3adbc5043e34ef0ea614bc2434f4974
sha256:81ea4078e192beefb004abc0f3978e77a1ff3e6339e752548bd358f754e337b4

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
/bin/sh -c apk add --no-cache --upgrade ca-certificates curl patch unzip
WORKDIR /tmp/www
/bin/sh -c curl -o /shlink.zip -fsSL https://github.com/shlinkio/shlink/releases/download/v5.1.5/shlink5.1.5_php8.5_dist.zip && unzip -q /shlink.zip -d .
WORKDIR /var/www
/bin/sh -c cp -a /tmp/www/shlink5.1.5_php8.5_dist/. .

Labels

Key Value
io.buildah.version 1.43.2