sha256:f4430cf178515f1fbcbd142dbd3a6f19f9a754fd38144d08223f69cfce86c162
OS/ARCH
Compressed size
340.17 MB
Last pushed
about 2 months by usabilitydynamics
Type
Image
Manifest digest
sha256:ece4b3f73895b4f3ec5ac27fb45b64288f8befdbe0804911556c778669a07073
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=576.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.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3109.99 MB15RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3189 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.36 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.63 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.3185 B22RUN |4 AZURE_CLI_VERSION=2.88.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3446 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit727 B24COPY lib /usr/local/worker/lib/ # buildkit20.09 KB25COPY src/configs/worker.yaml /etc/worker/worker.yaml # buildkit259 B26COPY src/configs/services.yaml /etc/worker/services.yaml # buildkit213 B27COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit631 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.54 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 # buildkit750 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.828.43 MB47COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit371 B48COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit394 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 # buildkit294 B51COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit427 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.8506 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 # buildkit372 B58USER udx0 B59VOLUME [/var/www]0 B60WORKDIR /var/www32 B61CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE