Sign inSign up

bahricanli/docker-wireguard-nginx:1.0.3

Multi-platform
Networking
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 25.61 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=Europe/Istanbul0 B
8RUN /bin/sh -c ln -snf193 B
9USER root0 B
10RUN /bin/sh -c sed -i291 B
11RUN /bin/sh -c apt-get -y28.4 MB
12RUN /bin/sh -c apt-get -y1.77 MB
13RUN /bin/sh -c apt-get -y154.74 MB
14RUN /bin/sh -c add-apt-repository ppa:ondrej/nginx9.04 MB
15RUN /bin/sh -c set -x44.12 MB
16RUN /bin/sh -c apt remove274.76 KB
17RUN /bin/sh -c pip install11.12 MB
18RUN /bin/sh -c pip3 install51.94 MB
19RUN /bin/sh -c curl -o759.92 KB
20RUN /bin/sh -c sed -i6.99 KB
21COPY copyfiles/resolvconf /usr/sbin/resolvconf # buildkit175 B
22COPY copyfiles/data-letsencrypt /etc/letsencrypt # buildkit279 B
23COPY copyfiles/data-nginx /etc/nginx # buildkit8.86 KB
24COPY copyfiles/data-html /usr/share/nginx/html # buildkit29.26 KB
25COPY copyfiles/supervisord.conf /etc/supervisor/supervisord.conf # buildkit840 B
26COPY copyfiles/10-wireguard.conf /etc/sysctl.d/10-wireguard.conf # buildkit278 B
27RUN /bin/sh -c service php8.3-fpm338 B
28RUN /bin/sh -c service nginx279 B
29EXPOSE [22/tcp]0 B
30EXPOSE [80/tcp]0 B
31EXPOSE [443/tcp]0 B
32CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

 ARG RELEASE