sha256:79bec96ab926007f2ba2b4cff32ab25663236ee97059fb3e4489bcfa6b6a3b84
OS/ARCH
Compressed size
327.45 MB
Last pushed
10 months by usabilitydynamics
Type
Image
Manifest digest
sha256:128133a968e5e575100717db4f13a2bb09085e70b2f636311b986c3d48509d26
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.040 B5ADD file ... in / 26.99 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 -c115.47 MB12RUN /bin/bash -o pipefail -c407.81 KB13RUN /bin/bash -o pipefail -c4.12 MB14RUN /bin/bash -o pipefail -c58.11 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 -c54.97 MB17RUN /bin/bash -o pipefail -c89.16 KB18RUN /bin/bash -o pipefail -c3.34 KB19RUN /bin/bash -o pipefail -c187 B20RUN /bin/bash -o pipefail -c450 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit623 B22COPY lib /usr/local/worker/lib/ # buildkit25.24 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit628 B25RUN /bin/bash -o pipefail -c11.93 KB26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB27RUN /bin/bash -o pipefail -c1.56 KB28RUN /bin/bash -o pipefail -c39.11 MB29RUN /bin/bash -o pipefail -c144 B30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit749 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.28.00 B37ARG PHP_VERSION=8.40 B38ARG PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.10 B39ARG NGINX_VERSION=1.26.3-2ubuntu1.20 B40ENV PHP_VERSION=8.40 B41ENV PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.10 B42ENV APP_HOME=/var/www0 B43USER root0 B44RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.228.13 MB45COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit371 B46COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit396 B47COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit313 B48COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit298 B49COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit426 B50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2865 B51RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2507 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.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.21.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