sha256:7386fa497c998d9e86fd312caa6beb872574c8d4f00d426721d4dec9db857d52
OS/ARCH
Compressed size
587.52 MB
Last pushed
over 1 year by usabilitydynamics
Type
Image
Manifest digest
sha256:16ff19cfa11f1f512fe28b31d6a949fc6e9eac18315d3a729f0b84c48810cb13
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.16.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 PHP_PACKAGE_VERSION=8.4.5-1ubuntu10 B43ENV APP_HOME=/var/www0 B44USER root0 B45RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu142.49 MB46COPY etc/configs/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit370 B47COPY etc/configs/nginx/default.conf /etc/nginx/sites-available/default # buildkit394 B48COPY etc/configs/nginx/snippets/fastcgi-php.conf /etc/nginx/snippets/fastcgi-php8.4.conf # buildkit311 B49COPY etc/configs/php/php-fpm.conf /etc/php/8.4/fpm/php-fpm.conf # buildkit234 B50COPY etc/configs/php/www.conf /etc/php/8.4/fpm/pool.d/www.conf # buildkit354 B51RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu1767 B52RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu1395 B53COPY ./bin/start-nginx.sh /usr/local/bin/start-nginx.sh # buildkit1.02 KB54COPY ./bin/start-php-fpm.sh /usr/local/bin/start-php-fpm.sh # buildkit1.06 KB55RUN |3 PHP_VERSION=8.4 PHP_PACKAGE_VERSION=8.4.5-1ubuntu1 NGINX_VERSION=1.26.3-2ubuntu11.6 KB56COPY etc/configs/worker/services.yaml /home/udx/.config/worker/services.yaml # buildkit364 B57USER udx0 B58VOLUME [/var/www]0 B59WORKDIR /var/www32 B60CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE