sha256:e0b8250df5b3994b3ea863b374e524e2d4ce560263777441d6f400ba9c685627
OS/ARCH
Compressed size
342.33 MB
Last pushed
3 months by usabilitydynamics
Type
Image
Manifest digest
sha256:ed9dfc6b40c3be314c74d75791309149e5868e6e6ee44e7825bfefad6ce21d9e
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.87.00 B8ARG PIP_VERSION=26.1.20 B9ARG YQ_VERSION=4.53.30 B10ARG GCLOUD_VERSION=574.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.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3110.41 MB15RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3190 B16RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.34.8 MB17RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.361.24 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.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.364.4 MB20RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.33.34 KB21RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3186 B22RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3446 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit722 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 # buildkit211 B27COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit630 B28RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.310.07 KB29COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB30RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.31.55 KB31RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.338.58 MB32RUN |4 AZURE_CLI_VERSION=2.87.0 PIP_VERSION=26.1.2 YQ_VERSION=4.53.3143 B33COPY etc/home/.bashrc /home/udx/.bashrc # buildkit751 B34WORKDIR /home/udx32 B35USER udx0 B36ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B37CMD ["tail" "-f" "/dev/null"]0 B38LABEL maintainer=UDX0 B39LABEL version=0.31.00 B40ARG PHP_VERSION=8.40 B41ARG PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.20 B42ARG NGINX_VERSION=1.28.0-6ubuntu1.80 B43ENV PHP_VERSION=8.40 B44ENV PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.20 B45ENV APP_HOME=/var/www0 B46USER root0 B47RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.830.49 MB48COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit368 B49COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit395 B50COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit315 B51COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit297 B52COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit429 B53RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.8865 B54RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.8507 B55COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB56COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB57RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.11-1ubuntu1.2 NGINX_VERSION=1.28.0-6ubuntu1.81.6 KB58COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit372 B59USER udx0 B60VOLUME [/var/www]0 B61WORKDIR /var/www32 B62CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE