sha256:183aac03925cd8e9f2eac68289790c5ba33032d4f929b8c43c57956a80f56094
OS/ARCH
Compressed size
339.65 MB
Last pushed
about 1 year by usabilitydynamics
Type
Image
Manifest digest
sha256:ba7421ebe2c8d470212add06e432f23f547dc7340cefae4f7c5fe1227e9989d6
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 / 26.99 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 -c119.28 MB12RUN /bin/bash -o pipefail -c407.8 KB13RUN /bin/bash -o pipefail -c4.11 MB14ENV CLOUDSDK_CONFIG=/usr/local/configs/gcloud0 B15RUN /bin/bash -o pipefail -c57.01 MB16ENV PATH=/usr/local/worker/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/google-cloud-sdk/bin0 B17ENV AWS_CONFIG_FILE=/usr/local/configs/aws0 B18RUN /bin/bash -o pipefail -c58.59 MB19RUN /bin/bash -o pipefail -c467 B20RUN /bin/bash -o pipefail -c3.34 KB21RUN /bin/bash -o pipefail -c186 B22RUN /bin/bash -o pipefail -c400 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit620 B24COPY lib /usr/local/worker/lib/ # buildkit23.3 KB25COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit297 B26COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit598 B27RUN /bin/bash -o pipefail -c10.33 KB28COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB29RUN /bin/bash -o pipefail -c1.55 KB30RUN /bin/bash -o pipefail -c44.37 MB31RUN /bin/bash -o pipefail -c144 B32COPY etc/home/.bashrc /home/udx/.bashrc # buildkit750 B33WORKDIR /home/udx32 B34USER udx0 B35ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B36CMD ["tail" "-f" "/dev/null"]0 B37LABEL maintainer=UDX0 B38LABEL version=0.23.00 B39ARG PHP_VERSION=8.40 B40ARG PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.10 B41ARG NGINX_VERSION=1.26.3-2ubuntu1.10 B42ENV PHP_VERSION=8.40 B43ENV PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.10 B44ENV APP_HOME=/var/www0 B45USER root0 B46RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.128.84 MB47COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 B48COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit396 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 # buildkit236 B51COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit353 B52RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.1766 B53RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.1398 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.5-1ubuntu1.1 NGINX_VERSION=1.26.3-2ubuntu1.11.6 KB57COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit371 B58USER udx0 B59VOLUME [/var/www]0 B60WORKDIR /var/www32 B61CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE