sha256:979f472ed62dd5041801434618905b63d181e3e1e7883d0a04a34e850e004991
OS/ARCH
Compressed size
372.62 MB
Last pushed
9 months by bmericc
Type
Image
Manifest digest
sha256:ad37d97ebc87e01a96c4eba150d62b1fafb4f581ce58891d2f0255e3479abdae
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 / 28.35 MB6CMD ["/bin/bash"]0 B7ENV TZ=Europe/Istanbul0 B8RUN /bin/sh -c ln -snf193 B9USER root0 B10RUN /bin/sh -c sed -i294 B11RUN /bin/sh -c apt-get -y38.06 MB12RUN /bin/sh -c apt-get -y2.07 MB13RUN /bin/sh -c apt-get -y183.42 MB14RUN /bin/sh -c add-apt-repository ppa:ondrej/nginx9.67 MB15RUN /bin/sh -c set -x49 MB16RUN /bin/sh -c apt remove261.35 KB17RUN /bin/sh -c pip install10.28 MB18RUN /bin/sh -c pip3 install50.73 MB19RUN /bin/sh -c curl -o760.8 KB20RUN /bin/sh -c sed -i6.99 KB21COPY copyfiles/resolvconf /usr/sbin/resolvconf # buildkit175 B22COPY copyfiles/data-letsencrypt /etc/letsencrypt # buildkit278 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 # buildkit806 B26COPY copyfiles/10-wireguard.conf /etc/sysctl.d/10-wireguard.conf # buildkit272 B27RUN /bin/sh -c service php8.3-fpm341 B28RUN /bin/sh -c service nginx274 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