sha256:6c0231e8ceea6f534d6db46016a6f5b8078e8fdd68edd63e39ff34f0ce6acce0
OS/ARCH
Compressed size
425.19 MB
Last pushed
11 months by usabilitydynamics
Type
Image
Manifest digest
sha256:94fe965fa4776f0b95b146caa617f54838e1aa9fa43d4ff78c6b9aca0d10e626
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.51 MB12RUN /bin/bash -o pipefail -c407.79 KB13RUN /bin/bash -o pipefail -c4.5 MB14RUN /bin/bash -o pipefail -c150.33 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.71 MB17RUN /bin/bash -o pipefail -c86.68 KB18RUN /bin/bash -o pipefail -c3.34 KB19RUN /bin/bash -o pipefail -c186 B20RUN /bin/bash -o pipefail -c450 B21COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B22COPY lib /usr/local/worker/lib/ # buildkit23.75 KB23COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit298 B24COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit596 B25RUN /bin/bash -o pipefail -c10.47 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.07 MB29RUN /bin/bash -o pipefail -c144 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.27.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.2 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 # buildkit314 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.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.2862 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