sha256:54774f62fc6c7435c860a3984c310d1aa36b42f0e1cbc233c8cfc6f8c453d410
OS/ARCH
Compressed size
477.66 MB
Last pushed
9 months by usabilitydynamics
Type
Image
Manifest digest
sha256:1ae08ce5d6a7858c8d01e4b102e771a55cd256bf3240f0f6a76bd80f0b492828
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.100 B5ADD file ... in / 32.84 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=UDX CAG Team0 B8ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC USER=udx UID=5000 B9SHELL [/bin/bash -o pipefail -c]0 B10USER root0 B11RUN /bin/bash -o pipefail -c113.34 MB12RUN /bin/bash -o pipefail -c411.41 KB13RUN /bin/bash -o pipefail -c4.51 MB14RUN /bin/bash -o pipefail -c201.51 MB15ENV PATH=/usr/local/worker/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google-cloud-sdk/bin0 B16RUN /bin/bash -o pipefail -c57.49 MB17RUN /bin/bash -o pipefail -c93.63 KB18RUN /bin/bash -o pipefail -c3.34 KB19RUN /bin/bash -o pipefail -c185 B20RUN /bin/bash -o pipefail -c453 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit618 B22COPY lib /usr/local/worker/lib/ # buildkit25.42 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit624 B25RUN /bin/bash -o pipefail -c12.08 KB26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB27RUN /bin/bash -o pipefail -c1.55 KB28RUN /bin/bash -o pipefail -c39.63 MB29RUN /bin/bash -o pipefail -c145 B30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit747 B31WORKDIR /home/udx32 B32USER udx0 B33ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B34CMD ["tail" "-f" "/dev/null"]0 B35LABEL maintainer=UDX0 B36LABEL version=0.30.00 B37ARG PHP_VERSION=8.40 B38ARG PHP_PACKAGE_VERSION=8.4.11-1ubuntu10 B39ARG NGINX_VERSION=1.28.0-6ubuntu10 B40ENV PHP_VERSION=8.40 B41ENV PHP_PACKAGE_VERSION=8.4.11-1ubuntu10 B42ENV APP_HOME=/var/www0 B43USER root0 B44RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1 NGINX_VERSION=1.28.0-6ubuntu127.81 MB45COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 B46COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit397 B47COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit312 B48COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit294 B49COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit424 B50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1 NGINX_VERSION=1.28.0-6ubuntu1870 B51RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1 NGINX_VERSION=1.28.0-6ubuntu1505 B52COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB53COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB54RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1 NGINX_VERSION=1.28.0-6ubuntu11.6 KB55COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit368 B56USER udx0 B57VOLUME [/var/www]0 B58WORKDIR /var/www32 B59CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE