Sign inSign up

deinerdmas/backendcli:v1.1.2

Message queues
Index digest

sha256:a77bc5ebf5661e4221e22c336aa01fb866448ffdc6fd4ba45adbe925b752a487

OS/ARCH

linux/amd64

Compressed size

240.25 MB

Last pushed

3 months by deinerdmas

Type

Image

Manifest digest

sha256:9ca8aea2830e67abd87307692f2563829b56e561cfc10f94b41104becca1c2cc

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.51 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.310 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.31.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.31.tar.xz.asc0 B
13ENV PHP_SHA256=66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa370 B
14RUN /bin/sh -c set -eux;12.12 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;26.56 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;9.04 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c apt-get update54.14 MB
27RUN /bin/sh -c apt-get update5.65 MB
28RUN /bin/sh -c echo "opcache.enable=1"325 B
29RUN /bin/sh -c sed -i6.98 KB
30WORKDIR /var/www/html32 B
31COPY . . # buildkit524.65 KB
32RUN /bin/sh -c rm -rf32 B
33COPY /app/vendor ./vendor # buildkit14.34 MB
34COPY /app/public/build ./public/build # buildkit283.07 KB
35COPY docker/nginx/default.conf /etc/nginx/sites-available/default # buildkit601 B
36RUN /bin/sh -c ln -sf183 B
37COPY docker/supervisor/laravel.conf /etc/supervisor/conf.d/laravel.conf # buildkit497 B
38RUN /bin/sh -c sed -i695 B
39COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit456 B
40RUN /bin/sh -c chmod +x32 B
41RUN /bin/sh -c chown -R196.17 KB
42EXPOSE [80/tcp]0 B
43HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1/up0 B
44ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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