sha256:48e72304cfca0deda20108b13cc166c18b4c4729ab49cc3cc997412ae4da1bc8
OS/ARCH
linux/arm64/v8
Compressed size
193.49 MB
Last pushed
almost 3 years by belkajo
Type
Image
Manifest digest
sha256:48e72304cfca0deda20108b13cc166c18b4c4729ab49cc3cc997412ae4da1bc8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7ENV TZ=Europe/London0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9ENV NODE_MAJOR=200 B10USER root0 B11RUN /bin/sh -c apt update153.18 MB12RUN /bin/sh -c apt install12.15 MB13RUN /bin/sh -c curl -sS690.11 KB14RUN /bin/sh -c cp ./composer.phar688.68 KB15RUN /bin/sh -c chmod +x688.68 KB16RUN /bin/sh -c mkdir /run/php111 B17RUN /bin/sh -c update-alternatives --set1.9 KB18COPY ./php82/etc/ /etc/ # buildkit51.79 KB19RUN /bin/sh -c groupadd -g770 B20RUN /bin/sh -c useradd -m4.42 KB21RUN /bin/sh -c chpasswd test:test32 B22WORKDIR /var/www/html130 B23COPY ./src/ ./ # buildkit193 B24RUN /bin/sh -c chown -R200 B25USER test0 B26USER root0 B27EXPOSE map[9000/tcp:{}]0 B28CMD ["/usr/sbin/php-fpm8.2" "-F" "-R"]0 BCommand
ARG RELEASE