Sign inSign up

thaigps/ubuntu20-nginx-php8.3-phalcon-certbot:latest

Manifest digest

sha256:d9e27809b195b585b54918785da5e7a06fa5f46618ed6ee5df3847015c711227

OS/ARCH

linux/amd64

Compressed size

207.11 MB

Last pushed

over 1 year by thaigps

Type

Image

Manifest digest

sha256:d9e27809b195b585b54918785da5e7a06fa5f46618ed6ee5df3847015c711227

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 27.26 MB
6CMD ["/bin/bash"]0 B
7MAINTAINER "TG Soft Digital Solution0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt-get update36.98 MB
10CMD ["echo" "apt updated."]0 B
11RUN /bin/sh -c apt install46.13 MB
12CMD ["echo" "install software-properties-common"]0 B
13RUN /bin/sh -c apt install12.25 MB
14CMD ["echo" "install curl nginx0 B
15RUN /bin/sh -c apt install28.92 MB
16CMD ["echo" "install unzip git"]0 B
17RUN /bin/sh -c apt install854.96 KB
18CMD ["echo" "install supervisor"]0 B
19RUN /bin/sh -c mkdir -p32 B
20COPY supervisor/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit428 B
21RUN /bin/sh -c add-apt-repository ppa:ondrej/php37.48 MB
22CMD ["echo" "install php and0 B
23RUN /bin/sh -c apt install6.82 MB
24CMD ["echo" "install php-memcache"]0 B
25RUN /bin/sh -c curl -fsSL3.05 KB
26RUN /bin/sh -c apt update10.19 KB
27RUN /bin/sh -c apt install2.62 MB
28CMD ["echo" "install phalcon"]0 B
29RUN /bin/sh -c curl -sS724.94 KB
30CMD ["echo" "install composer"]0 B
31RUN /bin/sh -c sed -i6.99 KB
32RUN /bin/sh -c update-alternatives --set1.47 KB
33RUN /bin/sh -c apt install7.08 MB
34CMD ["echo" "install cron nano0 B
35COPY ./cron/root /var/spool/cron/crontabs/ # buildkit869 B
36RUN /bin/sh -c chown root:root32 B
37RUN /bin/sh -c mkdir /run/php112 B
38ENV TZ=Asia/Bangkok0 B
39RUN /bin/sh -c ln -snf190 B
40EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
41CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B
42WORKDIR /0 B
43RUN /bin/sh -c echo 'cd1.53 KB

Command

 ARG RELEASE