sha256:89ef8cdf6339c48d26496b6a68c0dbbb108d919a0edbd70b17fea5b4c5f9b2f7
OS/ARCH
Compressed size
425.31 MB
Last pushed
12 months by usabilitydynamics
Type
Image
Manifest digest
sha256:ab5f57026460a67a41c2eead5d2473835b13fceec0cc1f7e244a6241debc4709
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 / 28.34 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.41 MB12RUN /bin/bash -o pipefail -c407.8 KB13RUN /bin/bash -o pipefail -c4.5 MB14RUN /bin/bash -o pipefail -c149.65 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 -c56.62 MB17RUN /bin/bash -o pipefail -c466 B18RUN /bin/bash -o pipefail -c3.34 KB19RUN /bin/bash -o pipefail -c186 B20RUN /bin/bash -o pipefail -c449 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B22COPY lib /usr/local/worker/lib/ # buildkit23.44 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit296 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit595 B25RUN /bin/bash -o pipefail -c10.33 KB26COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB27RUN /bin/bash -o pipefail -c1.55 KB28RUN /bin/bash -o pipefail -c38.58 MB29RUN /bin/bash -o pipefail -c144 B30COPY etc/home/.bashrc /home/udx/.bashrc # buildkit746 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.24.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.231.77 MB45COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 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 # buildkit312 B48COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit292 B49COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit423 B50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2863 B51RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2504 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 # buildkit369 B56USER udx0 B57VOLUME [/var/www]0 B58WORKDIR /var/www32 B59CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE