sha256:dec0d151986d3e5b570020324247814377e4833d87a95692a96c3550b148f42c
OS/ARCH
Compressed size
480.68 MB
Last pushed
over 1 year by usabilitydynamics
Type
Image
Manifest digest
sha256:966740119847f5e1bc9aec22844c1bd4cf0c779bd75ec6ed8fd313be0505f7c8
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 / 29.09 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 -c239.04 MB12RUN /bin/bash -o pipefail -c404.3 KB13RUN /bin/bash -o pipefail -c3.79 MB14ENV CLOUDSDK_CONFIG=/usr/local/configs/gcloud0 B15RUN /bin/bash -o pipefail -c55.72 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 -c60.9 MB19RUN /bin/bash -o pipefail -c160 B20RUN /bin/bash -o pipefail -c3.34 KB21RUN /bin/bash -o pipefail -c186 B22RUN /bin/bash -o pipefail -c398 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit623 B24COPY lib /usr/local/worker/lib/ # buildkit22.7 KB25COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit298 B26COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit599 B27RUN /bin/bash -o pipefail -c9.74 KB28COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.54 KB29RUN /bin/bash -o pipefail -c1.56 KB30RUN /bin/bash -o pipefail -c50.32 MB31RUN /bin/bash -o pipefail -c144 B32WORKDIR /home/udx32 B33USER udx0 B34ENTRYPOINT ["/usr/local/worker/bin/entrypoint.sh"]0 B35CMD ["tail" "-f" "/dev/null"]0 B36LABEL maintainer=UDX0 B37LABEL version=0.15.00 B38ARG PHP_VERSION=8.40 B39ARG PHP_PACKAGE_VERSION=8.4.5-1ubuntu10 B40ARG NGINX_VERSION=1.26.3-2ubuntu10 B41ENV PHP_VERSION=8.40 B42ENV APP_HOME=/var/www0 B43USER root0 B44RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu141.38 MB45COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit372 B46COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit397 B47COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit313 B48COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit236 B49COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit353 B50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu1772 B51RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu1395 B52COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB53COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB54RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu11.6 KB55COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit363 B56USER udx0 B57VOLUME [/var/www]0 B58WORKDIR /var/www32 B59CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE