Sign inSign up

maxduke/yourls-sqlite:1.10.0

Multi-platform
Index digest

sha256:36eb3a2111c3ff6e8dad743fb62f2446098064facf430677d568520a257b442e

OS/ARCH

Compressed size

178.31 MB

Last pushed

over 1 year by maxduke

Type

Image

Manifest digest

sha256:bc32dec47bcb6a9d4b9b75a15476b72704770bd8d10e9a365b3d2e54c17ab4a9

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;99.5 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;19.19 MB
10RUN /bin/sh -c a2dismod mpm_event431 B
11RUN /bin/sh -c { echo485 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.60 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.4.6.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.6.tar.xz.asc0 B
18ENV PHP_SHA256=089b08a5efef02313483325f3bacd8c4fe311cf1e1e56749d5cc7d059e2256310 B
19RUN /bin/sh -c set -eux;13.1 MB
20COPY docker-php-source /usr/local/bin/ # buildkit490 B
21RUN /bin/sh -c set -eux;13.51 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium245 B
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25STOPSIGNAL SIGWINCH0 B
26COPY apache2-foreground /usr/local/bin/ # buildkit892 B
27WORKDIR /var/www/html32 B
28EXPOSE map[80/tcp:{}]0 B
29CMD ["apache2-foreground"]0 B
30RUN /bin/sh -c set -eux;646.74 KB
31RUN /bin/sh -c { 324 B
32RUN /bin/sh -c a2enmod rewrite341 B
33ARG YOURLS_VERSION=1.10.00 B
34ARG YOURLS_SHA256=2756e534ef8a92fc183af5000583b354c9f147beca4a35f68dbe1b0ed0e40bc50 B
35ENV YOURLS_VERSION=1.10.00 B
36ENV YOURLS_SHA256=2756e534ef8a92fc183af5000583b354c9f147beca4a35f68dbe1b0ed0e40bc50 B
37RUN |2 YOURLS_VERSION=1.10.0 YOURLS_SHA256=2756e534ef8a92fc183af5000583b354c9f147beca4a35f68dbe1b0ed0e40bc5 /bin/sh5.44 MB
38COPY --chown=www-data:www-data config-container.php /usr/src/yourls/user/ #2.04 KB
39COPY container-entrypoint.sh /usr/local/bin/ # buildkit1.65 KB
40COPY yourls.vhost /usr/src/yourls/.htaccess # buildkit331 B
41ENTRYPOINT ["container-entrypoint.sh"]0 B
42CMD ["apache2-foreground"]0 B
43COPY ./yourls-sqlite/db.php /var/www/html/user/db.php # buildkit3.85 KB
44RUN /bin/sh -c mkdir /var/www/html/user/sqlite3.88 KB
45VOLUME [/var/www/html/user/sqlite]0 B
46ENTRYPOINT ["container-entrypoint.sh"]0 B
47CMD ["apache2-foreground"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'