Sign inSign up

arm32v5/yourls:1.10.2-apache

Content management system
Index digest

sha256:60c68b4efb5b2388b64e45557f6072fef8f34b45a5768c527bcbd7c1972bf59f

OS/ARCH

linux/arm/v5

Compressed size

151.8 MB

Last pushed

8 months by buildslavearmhf

Type

Image

Manifest digest

sha256:d1920b68609ef4a1cf38783a785e900d2bd5805b27d2ad9f6e7041d736f389e6

Image Layers

1# debian.sh --arch 'armel' out/26.65 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;90.48 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;224 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;3.89 MB
10RUN /bin/sh -c a2dismod mpm_event431 B
11RUN /bin/sh -c { echo486 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
16ENV PHP_VERSION=8.4.160 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.4.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.16.tar.xz.asc0 B
18ENV PHP_SHA256=f66f8f48db34e9e29f7bfd6901178e9cf4a1b163e6e497716dfcb8f88bcfae300 B
19RUN /bin/sh -c set -eux;13.18 MB
20COPY docker-php-source /usr/local/bin/ # buildkit490 B
21RUN /bin/sh -c set -eux;11.63 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache252 B
24RUN /bin/sh -c docker-php-ext-enable sodium247 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit892 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c set -eux;170.54 KB
32RUN /bin/sh -c { 327 B
33RUN /bin/sh -c a2enmod rewrite339 B
34ARG YOURLS_VERSION=1.10.20 B
35ARG YOURLS_SHA256=c1a5c35d4f47c322d29adffb1a89642544e609808561cf340dc046af58a900e80 B
36ENV YOURLS_VERSION=1.10.20 B
37ENV YOURLS_SHA256=c1a5c35d4f47c322d29adffb1a89642544e609808561cf340dc046af58a900e80 B
38RUN |2 YOURLS_VERSION=1.10.2 YOURLS_SHA256=c1a5c35d4f47c322d29adffb1a89642544e609808561cf340dc046af58a900e8 /bin/sh5.79 MB
39COPY --chown=www-data:www-data config-container.php /usr/src/yourls/user/ #2.05 KB
40COPY container-entrypoint.sh /usr/local/bin/ # buildkit1.65 KB
41COPY files/vhost.conf /etc/apache2/sites-available/000-default.conf # buildkit502 B
42COPY files/vhost-https.conf /etc/apache2/sites-available/default-ssl.conf # buildkit545 B
43COPY files/ports.conf /etc/apache2/ports.conf # buildkit327 B
44EXPOSE map[8080/tcp:{}]0 B
45EXPOSE map[8443/tcp:{}]0 B
46ENTRYPOINT ["container-entrypoint.sh"]0 B
47CMD ["apache2-foreground"]0 B

Command

# debian.sh --arch 'armel' out/ 'trixie' '@1766966400'