pixelfed-cache (9ab760ca02ab736bbdfa583e6ee7e10c16496ff8ff87deb2456786f0b1b9f969)
Published 2026-08-10 19:59:16 +02:00 by eofredj
Installation
docker pull git.desord.re/desordre/pixelfed-cache:9ab760ca02ab736bbdfa583e6ee7e10c16496ff8ff87deb2456786f0b1b9f969sha256:20f7a57ec7ba1771fbf6d6a2c9c726dd831b7886f47590e010ddc1f54851fc98Image 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 19:59:16 +02:00
Versions (56)
View all
Container
0
OCI / Docker
linux/amd64
189 MiB