pixelfed-cache (2fc4c89ce9b5816dd189c1f6e9bda756fe17847c80e2bd102364d3675605c010)
Published 2026-08-10 00:31:57 +02:00 by eofredj
Installation
docker pull git.desord.re/desordre/pixelfed-cache:2fc4c89ce9b5816dd189c1f6e9bda756fe17847c80e2bd102364d3675605c010sha256:fffc411adf614a49b5a07661b249c47bfa299de04d40b6c625e61a493ffe53f2Image 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 binutils bzip2 ca-certificates curl git php85 php85-bcmath php85-ctype php85-curl php85-dom php85-ffi php85-fileinfo php85-iconv php85-intl php85-mbstring php85-openssl php85-pcntl php85-pdo_mysql php85-phar php85-posix php85-session php85-simplexml php85-sodium php85-tokenizer php85-xml php85-xmlreader php85-xmlwriter php85-zip tzdata unzip && ln -s /etc/php85 /etc/php |
| /bin/sh -c php -r "copy('https://getcomposer.org/installer', '/composer-setup.php');" && php /composer-setup.php --install-dir=/usr/local/bin --filename=composer |
| WORKDIR /var/www |
| /bin/sh -c mkdir -p /tmp/application && git clone https://github.com/pixelfed/pixelfed /tmp/application && cd /tmp/application && git archive --format=tar v0.12.7 | tar -x -C /var/www |
| /bin/sh -c find -type d -exec chmod 755 {} \; && find -type f -exec chmod 644 {} \; && chmod 0755 artisan |
| /bin/sh -c COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/tmp composer install --no-cache --no-dev --optimize-autoloader --prefer-dist --no-progress --no-interaction --no-scripts |
| /bin/sh -c tar cfz /application.tar.gz app bootstrap config database public resources routes storage vendor artisan composer.* server.php |
| ARG SUPERCRONIC_VERSION |
| ARG SUPERCRONIC_HASH SUPERCRONIC_VERSION |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.2 |
Details
2026-08-10 00:31:57 +02:00
Versions (56)
View all
Container
0
OCI / Docker
linux/amd64
189 MiB