Sign inSign up

belkajo/82:1.0.0

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=Europe/London0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9ENV NODE_MAJOR=200 B
10USER root0 B
11RUN /bin/sh -c apt update153.18 MB
12RUN /bin/sh -c apt install12.15 MB
13RUN /bin/sh -c curl -sS690.11 KB
14RUN /bin/sh -c cp ./composer.phar688.68 KB
15RUN /bin/sh -c chmod +x688.68 KB
16RUN /bin/sh -c mkdir /run/php111 B
17RUN /bin/sh -c update-alternatives --set1.9 KB
18COPY ./php82/etc/ /etc/ # buildkit51.79 KB
19RUN /bin/sh -c groupadd -g770 B
20RUN /bin/sh -c useradd -m4.42 KB
21RUN /bin/sh -c chpasswd test:test32 B
22WORKDIR /var/www/html130 B
23COPY ./src/ ./ # buildkit193 B
24RUN /bin/sh -c chown -R200 B
25USER test0 B
26USER root0 B
27EXPOSE map[9000/tcp:{}]0 B
28CMD ["/usr/sbin/php-fpm8.2" "-F" "-R"]0 B

Command

 ARG RELEASE