Sign inSign up

usabilitydynamics/udx-worker-php:0.25.0

Multi-platform
Security
Developer tools
Web servers
Index digest

sha256:324a76982247d29e405bf37c06ad7ecd6459da27eeeaf453fb7277ce0c551a13

OS/ARCH

Compressed size

427.38 MB

Last pushed

12 months by usabilitydynamics

Type

Image

Manifest digest

sha256:9fe0b33ac2df085b0d8dbe0b61403f33eaec6f295820151dcf485350f99294cc

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=25.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=UDX CAG Team0 B
8ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC USER=udx UID=5000 B
9SHELL [/bin/bash -o pipefail -c]0 B
10USER root0 B
11RUN /bin/bash -o pipefail -c118.56 MB
12RUN /bin/bash -o pipefail -c407.79 KB
13RUN /bin/bash -o pipefail -c4.5 MB
14RUN /bin/bash -o pipefail -c150.02 MB
15ENV PATH=/usr/local/worker/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google-cloud-sdk/bin0 B
16RUN /bin/bash -o pipefail -c56.69 MB
17RUN /bin/bash -o pipefail -c159 B
18RUN /bin/bash -o pipefail -c3.34 KB
19RUN /bin/bash -o pipefail -c185 B
20RUN /bin/bash -o pipefail -c450 B
21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B
22COPY lib /usr/local/worker/lib/ # buildkit23.44 KB
23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit296 B
24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit562 B
25RUN /bin/bash -o pipefail -c10.33 KB
26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB
27RUN /bin/bash -o pipefail -c1.55 KB
28RUN /bin/bash -o pipefail -c38.64 MB
29RUN /bin/bash -o pipefail -c143 B
30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit749 B
31WORKDIR /home/udx32 B
32USER udx0 B
33ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B
34CMD ["tail" "-f" "/dev/null"]0 B
35LABEL maintainer=UDX0 B
36LABEL version=0.25.00 B
37ARG PHP_VERSION=8.40 B
38ARG PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.10 B
39ARG NGINX_VERSION=1.26.3-2ubuntu1.20 B
40ENV PHP_VERSION=8.40 B
41ENV PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.10 B
42ENV APP_HOME=/var/www0 B
43USER root0 B
44RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.230.19 MB
45COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 B
46COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit395 B
47COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit312 B
48COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit290 B
49COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit423 B
50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2863 B
51RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2505 B
52COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB
53COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB
54RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.21.6 KB
55COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit370 B
56USER udx0 B
57VOLUME [/var/www]0 B
58WORKDIR /var/www32 B
59CMD ["tail" "-f" "/dev/null"]0 B

Command

 ARG RELEASE