sha256:dec0d151986d3e5b570020324247814377e4833d87a95692a96c3550b148f42c
OS/ARCH
Compressed size
587.44 MB
Last pushed
over 1 year by usabilitydynamics
Type
Image
Manifest digest
sha256:3d0e5522bfcc2c28267bff2e2a86f5ac1ade5e57b7d7e0b597574d62d6290f14
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 / 30.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 -c248.63 MB12RUN /bin/bash -o pipefail -c404.28 KB13RUN /bin/bash -o pipefail -c4.08 MB14ENV CLOUDSDK_CONFIG=/usr/local/configs/gcloud0 B15RUN /bin/bash -o pipefail -c148.29 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 -c62.73 MB19RUN /bin/bash -o pipefail -c161 B20RUN /bin/bash -o pipefail -c3.35 KB21RUN /bin/bash -o pipefail -c184 B22RUN /bin/bash -o pipefail -c394 B23COPY bin/entrypoint.sh /usr/local/worker/bin/ # buildkit619 B24COPY lib /usr/local/worker/lib/ # buildkit22.69 KB25COPY etc/configs/worker/default.yaml /etc/worker/worker.yaml # buildkit298 B26COPY etc/configs/supervisor /etc/worker/supervisor/ # buildkit596 B27RUN /bin/bash -o pipefail -c9.74 KB28COPY lib/cli.sh /usr/local/worker/bin/worker_mgmt # buildkit1.53 KB29RUN /bin/bash -o pipefail -c1.55 KB30RUN /bin/bash -o pipefail -c50.76 MB31RUN /bin/bash -o pipefail -c145 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-2ubuntu142.41 MB45COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit371 B46COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit396 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 # buildkit235 B49COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit355 B50RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu1767 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.05 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 # buildkit361 B56USER udx0 B57VOLUME [/var/www]0 B58WORKDIR /var/www32 B59CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE