sha256:9d73fba0d2354877f3ca38adf0047c76d216d39a09d7a55cd21abe43fd1b0298
OS/ARCH
Compressed size
341.58 MB
Last pushed
about 2 months by usabilitydynamics
Type
Image
Manifest digest
sha256:e909554bb10d5c6775b134b44a08756b09d71eaccb4cf6113686cfec07b2f0bb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=25.100 B4ADD file ... in / 32.36 MB5CMD ["/bin/bash"]0 B6LABEL maintainer=UDX CAG Team0 B7ARG AZURE_CLI_VERSION=2.88.00 B8ARG PIP_VERSION=26.1.20 B9ARG YQ_VERSION=4.53.30 B10ARG GCLOUD_VERSION=575.0.10 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.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3109.97 MB15RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3187 B16RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.34.8 MB17RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.361.28 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.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.364.58 MB20RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.33.34 KB21RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3186 B22RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3447 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit724 B24COPY lib /usr/local/worker/lib/ # buildkit20.09 KB25COPY src/configs/worker.yaml /etc/worker/worker.yaml # buildkit256 B26COPY src/configs/services.yaml /etc/worker/services.yaml # buildkit211 B27COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit626 B28RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.310.08 KB29COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB30RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.31.56 KB31RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.338.56 MB32RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3144 B33COPY etc/home/.bashrc /home/udx/.bashrc # buildkit748 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.829.98 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 # buildkit313 B50COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit292 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.8868 B53RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.8504 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 # buildkit370 B58USER udx0 B59VOLUME [/var/www]0 B60WORKDIR /var/www32 B61CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE