sha256:1ba73eab05f748e23dbf54ec2f03f516363a1a9f1f52d2382cefd6b078edb602
OS/ARCH
Compressed size
336.64 MB
Last pushed
6 months by usabilitydynamics
Type
Image
Manifest digest
sha256:1b476af433892b24867594c4ddb22ddf0abf4d932eda0b071153bc0b7040ecd8
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.4 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 -c112.78 MB12RUN /bin/bash -o pipefail -c411.42 KB13RUN /bin/bash -o pipefail -c4.81 MB14RUN /bin/bash -o pipefail -c58.86 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 -c58.67 MB17RUN /bin/bash -o pipefail -c3.34 KB18RUN /bin/bash -o pipefail -c189 B19RUN /bin/bash -o pipefail -c450 B20COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B21COPY lib /usr/local/worker/lib/ # buildkit24.82 KB22COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit276 B23COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit626 B24RUN /bin/bash -o pipefail -c12.04 KB25COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB26RUN /bin/bash -o pipefail -c1.55 KB27RUN /bin/bash -o pipefail -c38.93 MB28RUN /bin/bash -o pipefail -c145 B29COPY etc/home/.bashrc /home/udx/.bashrc # buildkit750 B30WORKDIR /home/udx32 B31USER udx0 B32ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B33CMD ["tail" "-f" "/dev/null"]0 B34LABEL maintainer=UDX0 B35LABEL version=0.31.00 B36ARG PHP_VERSION=8.40 B37ARG PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.10 B38ARG NGINX_VERSION=1.28.0-6ubuntu1.10 B39ENV PHP_VERSION=8.40 B40ENV PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.10 B41ENV APP_HOME=/var/www0 B42USER root0 B43RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.1 NGINX_VERSION=1.28.0-6ubuntu1.129.72 MB44COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 B45COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit396 B46COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit312 B47COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit293 B48COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit425 B49RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.1 NGINX_VERSION=1.28.0-6ubuntu1.1860 B50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.1 NGINX_VERSION=1.28.0-6ubuntu1.1505 B51COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB52COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB53RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.1 NGINX_VERSION=1.28.0-6ubuntu1.11.6 KB54COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit369 B55USER udx0 B56VOLUME [/var/www]0 B57WORKDIR /var/www32 B58CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE