Sign inSign up

bahricanli/docker-wireguard-nginx:1.0.2

Multi-platform
Networking
Index digest

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 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 / 28.35 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 -i294 B
11RUN /bin/sh -c apt-get -y38.06 MB
12RUN /bin/sh -c apt-get -y2.07 MB
13RUN /bin/sh -c apt-get -y183.42 MB
14RUN /bin/sh -c add-apt-repository ppa:ondrej/nginx9.67 MB
15RUN /bin/sh -c set -x49 MB
16RUN /bin/sh -c apt remove261.35 KB
17RUN /bin/sh -c pip install10.28 MB
18RUN /bin/sh -c pip3 install50.73 MB
19RUN /bin/sh -c curl -o760.8 KB
20RUN /bin/sh -c sed -i6.99 KB
21COPY copyfiles/resolvconf /usr/sbin/resolvconf # buildkit175 B
22COPY copyfiles/data-letsencrypt /etc/letsencrypt # buildkit278 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 # buildkit806 B
26COPY copyfiles/10-wireguard.conf /etc/sysctl.d/10-wireguard.conf # buildkit272 B
27RUN /bin/sh -c service php8.3-fpm341 B
28RUN /bin/sh -c service nginx274 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