sha256:17c825e6929e22fb4b82b2c55daf6589e345d2c71466290345bbe130475be2fc
OS/ARCH
Compressed size
380.8 MB
Last pushed
about 1 month by usabilitydynamics
Type
Image
Manifest digest
sha256:7cb3da601b42785ad76de0ff5724f8cd3836d38a4b72fa44f50705b4dbff8288
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=25.100 B4ADD file ... in / 32.78 MB5CMD ["/bin/bash"]0 B6LABEL maintainer=UDX CAG Team0 B7ARG AZURE_CLI_VERSION=2.89.10 B8ARG PIP_VERSION=26.2.10 B9ARG YQ_VERSION=4.53.30 B10ARG GCLOUD_VERSION=580.0.00 B11ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC USER=udx UID=5000 B12SHELL [/bin/bash -o pipefail -c]0 B13USER root0 B14RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.3110.96 MB15RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.3189 B16RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.35.29 MB17RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.397.61 MB18ENV PATH=/usr/local/worker/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google-cloud-sdk/bin0 B19RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.367.37 MB20RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.33.34 KB21RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.3186 B22RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.3450 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit721 B24COPY lib /usr/local/worker/lib/ # buildkit20.09 KB25COPY src/configs/worker.yaml /etc/worker/worker.yaml # buildkit257 B26COPY src/configs/services.yaml /etc/worker/services.yaml # buildkit211 B27COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit627 B28RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.310.07 KB29COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB30RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.31.55 KB31RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.339.23 MB32RUN |4 AZURE_CLI_VERSION=2.89.1 PIP_VERSION=26.2.1 YQ_VERSION=4.53.3144 B33COPY etc/home/.bashrc /home/udx/.bashrc # buildkit747 B34WORKDIR /home/udx32 B35USER udx0 B36ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B37CMD ["tail" "-f" "/dev/null"]0 B38LABEL maintainer=UDX0 B39ARG PHP_VERSION=8.40 B40ARG PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.20 B41ARG NGINX_VERSION=1.28.0-6ubuntu1.80 B42ENV PHP_VERSION=8.40 B43ENV PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.20 B44ENV APP_HOME=/var/www0 B45USER root0 B46RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.827.52 MB47COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 B48COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit397 B49COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit314 B50COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit295 B51COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit426 B52RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.8860 B53RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.8505 B54COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB55COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB56RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.81.6 KB57COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit367 B58USER udx0 B59VOLUME [/var/www]0 B60WORKDIR /var/www32 B61CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE