rxcod9/php-swoole-crud-microservice:alpine-1.0.27

Multi-platform
Languages & frameworks
API management
Index digest

sha256:e37ae1782457e39a8a67a1f34473421b62501ef01217276fa997d3dc95058581

OS/ARCH

Compressed size

200.67 MB

Last pushed

8 months by rxcod9

Type

Image

Manifest digest

sha256:50eeb8d6775754cba74f156b140ce9542ad531c1bb2c7f91fe61a8c330bff1d4

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.31 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;221 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.14.tar.xz.asc0 B
14ENV PHP_SHA256=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a30 B
15RUN /bin/sh -c set -eux;13.03 MB
16COPY docker-php-source /usr/local/bin/ # buildkit489 B
17RUN /bin/sh -c set -eux;18.6 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache19.39 KB
20RUN /bin/sh -c docker-php-ext-enable sodium19.39 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c apk update25.06 MB
24RUN /bin/sh -c apk add90.43 MB
25RUN /bin/sh -c docker-php-ext-install -j$(nproc)25.13 MB
26ARG SWOOLE_VERSION=6.0.00 B
27RUN |1 SWOOLE_VERSION=6.0.0 /bin/sh -c18.61 MB
28COPY /usr/bin/composer /usr/bin/composer # buildkit754.01 KB
29WORKDIR /app32 B
30COPY composer.json composer.lock ./ #23.81 KB
31RUN |1 SWOOLE_VERSION=6.0.0 /bin/sh -c1.67 MB
32COPY . . # buildkit107.19 KB
33COPY docker/supervisord.conf /etc/supervisor/conf.d/swoole.conf # buildkit498 B
34EXPOSE [9310/tcp 9501/tcp 9502/tcp]0 B
35ENV APP_ENV=production APP_DEBUG=0 PHP_OPCACHE_VALIDATE_TIMESTAMPS=0 PHP_OPCACHE_MAX_ACCELERATED_FILES=200000 B
36CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/swoole.conf"]0 B

Command

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