Namespace
bellamy
Image / Tag
wallos:2.49.0
Content Digest
sha256:c24387d33a594a076f27233612b27ce6262583b570507d7fb7d8096a10199c0e
Details
Created

2025-04-13 16:06:38 UTC

Size

74.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-13T16:04:30.153Z
  • org.opencontainers.image.description
    Wallos: Open-Source Personal Subscription Tracker
  • org.opencontainers.image.licenses
    GPL-3.0
  • org.opencontainers.image.revision
    fb36390f583f03e726b676764c82f6f2a21e770d
  • org.opencontainers.image.source
    https://github.com/ellite/Wallos
  • org.opencontainers.image.title
    Wallos
  • org.opencontainers.image.url
    https://github.com/ellite/Wallos
  • org.opencontainers.image.version
    2.49.0

Environment
GPG_KEYS

39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/distributions/php-8.2.28.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_SHA256

af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91

PHP_URL

https://www.php.net/distributions/php-8.2.28.tar.xz

PHP_VERSION

8.2.28


Layers

[#000] sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 - 4.65% (3.47 MB)

[#001] sha256:ca9d9bf0d23d7f4383852b92ae1a82b42f9373eab2c0bb347f43b1f316975db2 - 4.26% (3.18 MB)

[#002] sha256:f19ca7ebae6f07e054c824145e024686d7e3df37e469f881863236b3f94fa778 - 0.0% (933 Bytes)

[#003] sha256:123dabc5a6aa4425388ba99936f21c5a46862e5cd3c3d3a3e4988b73f6f1225e - 0.0% (217 Bytes)

[#004] sha256:b62bf41f3a41976212d2e4ff357ec5abafd2e8b8467e10163e419cf791f7b7aa - 15.52% (11.6 MB)

[#005] sha256:722d5ac7bb9853ce32736102b17f7eda1f4cbc461298381b9228e273bb871e1b - 0.0% (488 Bytes)

[#006] sha256:363520525e266e7d37a495b538f21096d4a4ef9219baeee8e792cafa6e735895 - 16.6% (12.4 MB)

[#007] sha256:963ed0feb7073d90e1b89b87c874998b3d9a56c2cbd8e9a291d2dd6991172350 - 0.0% (2.39 KB)

[#008] sha256:5aa2e97b0079ec622511b271839241b31e3644358250ab4f1dca75a2be6bc0f2 - 0.03% (19.6 KB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:db02e2c251bfdc682cf9c117c376f5a6b98eccb965472e8214a3578d42d0bb89 - 0.01% (8.96 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#012] sha256:0b983e9743d782811a9e771e3d74ce1b293b3d1e0f118a9be286d11939e21a40 - 51.75% (38.7 MB)

[#013] sha256:a6173f668ce19ba02d244944e2be45bdf35f1953af5933e19d679f1514ab39c5 - 3.59% (2.68 MB)

[#014] sha256:07e2b3d58a215ecff03fd6a94bcbc5a39e230d6e71a0e6c21ae77b83618ce17f - 0.0% (695 Bytes)

[#015] sha256:17c9027017a291cee57c96b17bf14701e58fb714e94e9227f5bb10691563e803 - 0.0% (464 Bytes)

[#016] sha256:917fa5fd86855838f4d38eda0313a09714cfd98da8c7d82b1729bdbd9bfae3c1 - 0.0% (399 Bytes)

[#017] sha256:5483a93f3832b730ef7ddd3f65f4976a739b39aa917f20ba5161c103674c11d9 - 3.59% (2.68 MB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl openssl tar xz # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_INI_DIR=/usr/local/etc/php

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_LDFLAGS=-Wl,-O1 -pie

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_VERSION=8.2.28

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

COPY docker-php-source /usr/local/bin/ # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 'riscv64-linux-musl' && echo '--without-pcre-jit') --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c docker-php-ext-enable sodium # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-php-entrypoint"]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini" # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

EXPOSE map[9000/tcp:{}]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

CMD ["php-fpm"]

2025-04-13 16:04:43 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache && apk add --no-cache shadow sqlite-dev libpng libpng-dev libjpeg-turbo libjpeg-turbo-dev freetype freetype-dev curl autoconf libgomp icu-dev icu-data-full nginx dcron tzdata imagemagick imagemagick-dev libzip-dev sqlite libwebp-dev && docker-php-ext-install pdo pdo_sqlite calendar && docker-php-ext-enable pdo pdo_sqlite && docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp && docker-php-ext-install -j$(nproc) gd intl zip && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS && pecl install imagick && docker-php-ext-enable imagick && apk del .build-deps # buildkit

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

COPY nginx.conf /etc/nginx/nginx.conf # buildkit

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

COPY nginx.default.conf /etc/nginx/http.d/default.conf # buildkit

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

COPY cronjobs /etc/cron.d/cronjobs # buildkit

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dos2unix /etc/cron.d/cronjobs && chmod 0644 /etc/cron.d/cronjobs && /usr/bin/crontab /etc/cron.d/cronjobs && mkdir /var/log/cron && chown -R www-data:www-data /var/www/html && chmod +x /var/www/html/startup.sh && echo 'pm.max_children = 15' >> /usr/local/etc/php-fpm.d/zz-docker.conf && echo 'pm.max_requests = 500' >> /usr/local/etc/php-fpm.d/zz-docker.conf # buildkit

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

ARG SOFTWARE_VERSION=1.20.0

2025-04-13 16:06:38 UTC (buildkit.dockerfile.v0)

CMD ["sh" "-c" "/var/www/html/startup.sh"]

Details
Created

2025-04-13 16:27:13 UTC

Size

69.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-13T16:04:30.153Z
  • org.opencontainers.image.description
    Wallos: Open-Source Personal Subscription Tracker
  • org.opencontainers.image.licenses
    GPL-3.0
  • org.opencontainers.image.revision
    fb36390f583f03e726b676764c82f6f2a21e770d
  • org.opencontainers.image.source
    https://github.com/ellite/Wallos
  • org.opencontainers.image.title
    Wallos
  • org.opencontainers.image.url
    https://github.com/ellite/Wallos
  • org.opencontainers.image.version
    2.49.0

Environment
GPG_KEYS

39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/distributions/php-8.2.28.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_SHA256

af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91

PHP_URL

https://www.php.net/distributions/php-8.2.28.tar.xz

PHP_VERSION

8.2.28


Layers

[#000] sha256:85f3b18f9f5a8655db86c6dfb02bb01011ffef63d10a173843c5c65c3e9137b7 - 4.24% (2.95 MB)

[#001] sha256:4f58037841180f7071b0cb17f16a917752d43e658ee1f1d1590b910d941697a3 - 4.27% (2.98 MB)

[#002] sha256:d03b42d7db9fed02f8be351555a7c1cb492e5de9aeba350f89727c645ea19994 - 0.0% (933 Bytes)

[#003] sha256:9997ea5283ca84c2230478f14c34317ce0e2df8d2463a0535910174e4ed66809 - 0.0% (222 Bytes)

[#004] sha256:c41d58c28a26e028acdf31256ee58849764c49130cbb28f075d6f3b63531ecf4 - 16.67% (11.6 MB)

[#005] sha256:0aa873ce11dc9f5c914ec7c20e7e9a416416927b4297a5b7548d4cfb6b9b8dc6 - 0.0% (494 Bytes)

[#006] sha256:2fb5b676038083da7060987ddcf1f27c1e2b91a896069cac0b37695f57ca6c3f - 15.16% (10.6 MB)

[#007] sha256:10c30fa199fef0b1c75b85660d4eba7d0e6fb6a32f7007aef424ab245ed5b3a0 - 0.0% (2.39 KB)

[#008] sha256:e683688d0d7b782184d9c0d7a74bf0ac879ba1c7d6632106fac0c1673865bdc0 - 0.03% (19.4 KB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:ecf027482c198194c928d81219829378926a8dfc0d39f6ae9cdaf2dd40be5fcf - 0.01% (8.96 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#012] sha256:5ae2aa7984ad3fc3f7796e25929de4315b6c42756bd89f16c122bff120c7497a - 51.91% (36.1 MB)

[#013] sha256:452fb4d5ca78db803bf034e05c827ad64b6ae89e3f7d5760f51779bfb29d9c59 - 3.85% (2.68 MB)

[#014] sha256:afd385bbc3b322609c07ac611470fb7e6a2f077b81f81b136fc71a3a49e26d74 - 0.0% (694 Bytes)

[#015] sha256:11d932d40aca561e454acb6c7fb6db8a216a7575cb8b121f215e6b95b3208d76 - 0.0% (464 Bytes)

[#016] sha256:6e226effb173ed04eda987a25cc10df065547965c322e113ee54f32419260a27 - 0.0% (402 Bytes)

[#017] sha256:480c781d9d8c49377a5d420ad638ade540334f28fb9ffe3b8460475948704ab9 - 3.85% (2.68 MB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-armv7.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl openssl tar xz # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_INI_DIR=/usr/local/etc/php

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_LDFLAGS=-Wl,-O1 -pie

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_VERSION=8.2.28

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

COPY docker-php-source /usr/local/bin/ # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 'riscv64-linux-musl' && echo '--without-pcre-jit') --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c docker-php-ext-enable sodium # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-php-entrypoint"]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini" # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

EXPOSE map[9000/tcp:{}]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

CMD ["php-fpm"]

2025-04-13 16:04:43 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2025-04-13 16:27:12 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache && apk add --no-cache shadow sqlite-dev libpng libpng-dev libjpeg-turbo libjpeg-turbo-dev freetype freetype-dev curl autoconf libgomp icu-dev icu-data-full nginx dcron tzdata imagemagick imagemagick-dev libzip-dev sqlite libwebp-dev && docker-php-ext-install pdo pdo_sqlite calendar && docker-php-ext-enable pdo pdo_sqlite && docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp && docker-php-ext-install -j$(nproc) gd intl zip && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS && pecl install imagick && docker-php-ext-enable imagick && apk del .build-deps # buildkit

2025-04-13 16:27:12 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-04-13 16:27:12 UTC (buildkit.dockerfile.v0)

COPY nginx.conf /etc/nginx/nginx.conf # buildkit

2025-04-13 16:27:12 UTC (buildkit.dockerfile.v0)

COPY nginx.default.conf /etc/nginx/http.d/default.conf # buildkit

2025-04-13 16:27:12 UTC (buildkit.dockerfile.v0)

COPY cronjobs /etc/cron.d/cronjobs # buildkit

2025-04-13 16:27:13 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dos2unix /etc/cron.d/cronjobs && chmod 0644 /etc/cron.d/cronjobs && /usr/bin/crontab /etc/cron.d/cronjobs && mkdir /var/log/cron && chown -R www-data:www-data /var/www/html && chmod +x /var/www/html/startup.sh && echo 'pm.max_children = 15' >> /usr/local/etc/php-fpm.d/zz-docker.conf && echo 'pm.max_requests = 500' >> /usr/local/etc/php-fpm.d/zz-docker.conf # buildkit

2025-04-13 16:27:13 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2025-04-13 16:27:13 UTC (buildkit.dockerfile.v0)

ARG SOFTWARE_VERSION=1.20.0

2025-04-13 16:27:13 UTC (buildkit.dockerfile.v0)

CMD ["sh" "-c" "/var/www/html/startup.sh"]

Details
Created

2025-04-13 16:27:32 UTC

Size

74.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-13T16:04:30.153Z
  • org.opencontainers.image.description
    Wallos: Open-Source Personal Subscription Tracker
  • org.opencontainers.image.licenses
    GPL-3.0
  • org.opencontainers.image.revision
    fb36390f583f03e726b676764c82f6f2a21e770d
  • org.opencontainers.image.source
    https://github.com/ellite/Wallos
  • org.opencontainers.image.title
    Wallos
  • org.opencontainers.image.url
    https://github.com/ellite/Wallos
  • org.opencontainers.image.version
    2.49.0

Environment
GPG_KEYS

39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/distributions/php-8.2.28.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_SHA256

af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91

PHP_URL

https://www.php.net/distributions/php-8.2.28.tar.xz

PHP_VERSION

8.2.28


Layers

[#000] sha256:6e771e15690e2fabf2332d3a3b744495411d6e0b00b2aea64419b58b0066cf81 - 5.08% (3.81 MB)

[#001] sha256:f1eeb5b6ce9478bd6c574eb74b77f0d1b395a57ce5b3c1301f9be9922f5b8709 - 4.24% (3.18 MB)

[#002] sha256:26966b371bd90aa880696c07e5efe82fae85afb1dbbdc01200a938f225097a2f - 0.0% (933 Bytes)

[#003] sha256:1df8ec9c416f52d757beb3b934ea2fba8bda54f1a415fee89e3c4d7160ce5971 - 0.0% (214 Bytes)

[#004] sha256:1b779133073b0310817c4289caf889a8e4a8a1cb1b52b170d5a96fd28a8d2818 - 15.49% (11.6 MB)

[#005] sha256:e4552b82cfb50d44b4c97d470e338cccdeee4cc9e3e70e37d837953b8262a8a8 - 0.0% (496 Bytes)

[#006] sha256:dafd7123862b903d554c98a4d7d3bd576ccb4761e6e11475f54efef805b85798 - 16.56% (12.4 MB)

[#007] sha256:0013e8e812d857f83305a306830c5275283d1fd4947cd64ab51d8ab104cbff41 - 0.0% (2.39 KB)

[#008] sha256:590c3af78e4110a7384ea7c02ad68a52f170b09f2d9bdac8283c0d22ebcf304f - 0.03% (19.4 KB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:98d48f3e15ab90a2b1739e8622bf22c8886f1a3ab0aa5553d1c8b16985fa2e02 - 0.01% (8.96 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#012] sha256:870de0905463cd6a093654485041d9ec24222c43ce9e2cc0dbc2cd63d984c1ca - 51.41% (38.5 MB)

[#013] sha256:8e09507067d3d94704862a65c3a8ab0073deb2bb839ae79e44c7d314f66121f7 - 3.58% (2.68 MB)

[#014] sha256:0432b2c3a4129b4b17049177a7fcf2e0805a021143617a50470def9aa975cdde - 0.0% (701 Bytes)

[#015] sha256:354a1b5cafffe400de09098cdbf6bc39c77e5e753ab5ae2eda548806823ee484 - 0.0% (468 Bytes)

[#016] sha256:29c06d79e7aae24ea5e4e212857da8a598edc01a603ec6236b580579c4870198 - 0.0% (403 Bytes)

[#017] sha256:07dd97b8d5df3a43974a7bdf966a537f65247689efc9a313bc789b55c737067a - 3.58% (2.68 MB)


History
2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit

2025-02-14 03:28:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl openssl tar xz # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_INI_DIR=/usr/local/etc/php

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_LDFLAGS=-Wl,-O1 -pie

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_VERSION=8.2.28

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

COPY docker-php-source /usr/local/bin/ # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 'riscv64-linux-musl' && echo '--without-pcre-jit') --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c docker-php-ext-enable sodium # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-php-entrypoint"]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini" # buildkit

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

EXPOSE map[9000/tcp:{}]

2025-03-13 21:54:41 UTC (buildkit.dockerfile.v0)

CMD ["php-fpm"]

2025-04-13 16:04:43 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk upgrade --no-cache && apk add --no-cache shadow sqlite-dev libpng libpng-dev libjpeg-turbo libjpeg-turbo-dev freetype freetype-dev curl autoconf libgomp icu-dev icu-data-full nginx dcron tzdata imagemagick imagemagick-dev libzip-dev sqlite libwebp-dev && docker-php-ext-install pdo pdo_sqlite calendar && docker-php-ext-enable pdo pdo_sqlite && docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp && docker-php-ext-install -j$(nproc) gd intl zip && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS && pecl install imagick && docker-php-ext-enable imagick && apk del .build-deps # buildkit

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

COPY . . # buildkit

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

COPY nginx.conf /etc/nginx/nginx.conf # buildkit

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

COPY nginx.default.conf /etc/nginx/http.d/default.conf # buildkit

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

COPY cronjobs /etc/cron.d/cronjobs # buildkit

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c dos2unix /etc/cron.d/cronjobs && chmod 0644 /etc/cron.d/cronjobs && /usr/bin/crontab /etc/cron.d/cronjobs && mkdir /var/log/cron && chown -R www-data:www-data /var/www/html && chmod +x /var/www/html/startup.sh && echo 'pm.max_children = 15' >> /usr/local/etc/php-fpm.d/zz-docker.conf && echo 'pm.max_requests = 500' >> /usr/local/etc/php-fpm.d/zz-docker.conf # buildkit

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

ARG SOFTWARE_VERSION=1.20.0

2025-04-13 16:27:32 UTC (buildkit.dockerfile.v0)

CMD ["sh" "-c" "/var/www/html/startup.sh"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete