rinkp/osticket-dockerized:1.18.2-patches

Multi-platform
Index digest

sha256:979359988712432d7dcd70a41fb465f4dac13e7bc09284f952f1e3be7f8b8810

OS/ARCH

Compressed size

225.83 MB

Last pushed

about 1 year by rinkp

Type

Image

Manifest digest

sha256:5ec0786366ad7555e4165c8643932f2f56802229f239994636420bb22e8003d7

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c set -eux;225 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;93.58 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 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_event436 B
11RUN /bin/sh -c { echo487 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/ # buildkit489 B
21RUN /bin/sh -c set -eux;13.14 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium248 B
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25STOPSIGNAL SIGWINCH0 B
26COPY apache2-foreground /usr/local/bin/ # buildkit891 B
27WORKDIR /var/www/html32 B
28EXPOSE map[80/tcp:{}]0 B
29CMD ["apache2-foreground"]0 B
30RUN /bin/sh -c apt-get update160.42 KB
31RUN /bin/sh -c docker-php-ext-install opcache458.32 KB
32ENV PHP_OPCACHE_VALIDATE_TIMESTAMPS=0 PHP_OPCACHE_MAX_ACCELERATED_FILES=16229 PHP_OPCACHE_MEMORY_CONSUMPTION=256 PHP_OPCACHE_MAX_WASTED_PERCENTAGE=100 B
33COPY ./opcache.ini /usr/local/etc/php/conf.d/opcache.ini # buildkit453 B
34RUN /bin/sh -c docker-php-ext-install mysqli55.24 KB
35RUN /bin/sh -c apt-get update412.29 KB
36RUN /bin/sh -c apt-get update5.03 MB
37RUN /bin/sh -c apt-get update335.26 KB
38RUN /bin/sh -c pecl install331.07 KB
39RUN /bin/sh -c apt-get update228.58 KB
40RUN /bin/sh -c a2enmod rewrite321 B
41RUN /bin/sh -c apt-get update3.04 MB
42COPY ./osticketcron /etc/cron.d/osticketcron # buildkit256 B
43COPY /build/osTicket/deployment/ /var/www/html/ # buildkit48.59 MB
44COPY /osTicket-plugins/*.phar /var/www/html/include/plugins/ # buildkit1.41 MB
45COPY ./config /config # buildkit3.01 KB
46RUN /bin/sh -c chmod 64432 B
47COPY ./setup/. /var/www/html/setup/ # buildkit951 B
48COPY ./php.ini /usr/local/etc/php/php.ini # buildkit23.25 KB
49COPY ./docker-entrypoint.sh /docker-entrypoint.sh # buildkit448 B
50RUN /bin/sh -c chmod +x450 B
51HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost0 B
52ENTRYPOINT ["/docker-entrypoint.sh"]0 B
53VOLUME [/var/www/attachments]0 B
54EXPOSE map[80/tcp:{}]0 B

Command

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