Sign inSign up

guessi/docker-yourls:1.9.2-9

Multi-platform
Web servers
Web analytics
Index digest

sha256:34714f9474ab6a3c16358ac75ce2face97d042c653e16e44ef0fad5016d6e756

OS/ARCH

Compressed size

182.53 MB

Last pushed

7 months by guessi

Type

Image

Manifest digest

sha256:d4ec134c0d9fb25fabc76b822a7e3c5caf9393ac250db1bdbb1fe2817dbb647a

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;93.62 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;19.23 MB
10RUN /bin/sh -c a2dismod mpm_event431 B
11RUN /bin/sh -c { echo482 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
16ENV PHP_VERSION=8.3.300 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.3.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.30.tar.xz.asc0 B
18ENV PHP_SHA256=67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d480 B
19RUN /bin/sh -c set -eux;12.15 MB
20COPY docker-php-source /usr/local/bin/ # buildkit489 B
21RUN /bin/sh -c set -eux;11.15 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable opcache250 B
24RUN /bin/sh -c docker-php-ext-enable sodium244 B
25ENTRYPOINT ["docker-php-entrypoint"]0 B
26STOPSIGNAL SIGWINCH0 B
27COPY apache2-foreground /usr/local/bin/ # buildkit890 B
28WORKDIR /var/www/html32 B
29EXPOSE map[80/tcp:{}]0 B
30CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c sed -i1.06 KB
32RUN /bin/sh -c echo "expose_php=Off"246 B
33RUN /bin/sh -c apt update14.51 MB
34RUN /bin/sh -c docker-php-ext-install pdo_mysql734.6 KB
35ENV YOURLS_VERSION=1.9.20 B
36ENV YOURLS_PACKAGE=https://github.com/YOURLS/YOURLS/archive/1.9.2.tar.gz0 B
37ENV YOURLS_CHECKSUM=62a95ba766d62f3305d75944cbfe12d5a90c08c88fbf2f6e67150d36412b916f0 B
38RUN /bin/sh -c mkdir -p3.88 MB
39WORKDIR /opt/yourls32 B
40ADD https://github.com/YOURLS/timezones/archive/master.tar.gz /opt/timezones.tar.gz # buildkit29.25 KB
41ADD https://github.com/dgw/yourls-dont-track-admins/archive/master.tar.gz /opt/dont-track-admins.tar.gz # buildkit14.89 KB
42ADD https://github.com/timcrockford/302-instead/archive/master.tar.gz /opt/302-instead.tar.gz # buildkit2.17 KB
43ADD https://github.com/YOURLS/force-lowercase/archive/master.tar.gz /opt/force-lowercase.tar.gz # buildkit1.51 KB
44ADD https://github.com/guessi/yourls-mobile-detect/archive/refs/tags/3.0.0.tar.gz /opt/mobile-detect.tar.gz # buildkit27.69 KB
45ADD https://github.com/YOURLS/dont-log-bots/archive/master.tar.gz /opt/dont-log-bots.tar.gz # buildkit3.87 KB
46ADD https://github.com/guessi/yourls-dont-log-health-checker/archive/master.tar.gz /opt/dont-log-health-checker.tar.gz # buildkit2.54 KB
47RUN /bin/sh -c for i77.88 KB
48ADD conf/ / # buildkit3.56 KB
49RUN /bin/sh -c rm -rf253 B
50WORKDIR /opt/yourls32 B
51ADD https://github.com/Flynntes/Sleeky/archive/refs/tags/v2.5.0.tar.gz /opt/theme-sleeky.tar.gz # buildkit148.61 KB
52RUN /bin/sh -c mkdir -p147.62 KB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'