sha256:7848b30eb538d9a80cb8b39bc44a3a5cc3a5590fbb93a5f66fe2b6cc103dbcc2
OS/ARCH
Compressed size
327.8 MB
Last pushed
8 months by bmericc
Type
Image
Manifest digest
sha256:60f9154e60dab56af1575198800a1bcac974474df34f138e3b5c0e617e8bdfab
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 25.61 MB6CMD ["/bin/bash"]0 B7ENV TZ=Europe/Istanbul0 B8RUN /bin/sh -c ln -snf193 B9USER root0 B10RUN /bin/sh -c sed -i291 B11RUN /bin/sh -c apt-get -y28.4 MB12RUN /bin/sh -c apt-get -y1.77 MB13RUN /bin/sh -c apt-get -y154.74 MB14RUN /bin/sh -c add-apt-repository ppa:ondrej/nginx9.04 MB15RUN /bin/sh -c set -x44.12 MB16RUN /bin/sh -c apt remove274.76 KB17RUN /bin/sh -c pip install11.12 MB18RUN /bin/sh -c pip3 install51.94 MB19RUN /bin/sh -c curl -o759.92 KB20RUN /bin/sh -c sed -i6.99 KB21COPY copyfiles/resolvconf /usr/sbin/resolvconf # buildkit175 B22COPY copyfiles/data-letsencrypt /etc/letsencrypt # buildkit279 B23COPY copyfiles/data-nginx /etc/nginx # buildkit8.86 KB24COPY copyfiles/data-html /usr/share/nginx/html # buildkit29.26 KB25COPY copyfiles/supervisord.conf /etc/supervisor/supervisord.conf # buildkit840 B26COPY copyfiles/10-wireguard.conf /etc/sysctl.d/10-wireguard.conf # buildkit278 B27RUN /bin/sh -c service php8.3-fpm338 B28RUN /bin/sh -c service nginx279 B29EXPOSE [22/tcp]0 B30EXPOSE [80/tcp]0 B31EXPOSE [443/tcp]0 B32CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ARG RELEASE