Sign inSign up

rdrit/nginx-rproxy:260216-01

Networking
Security
Web servers
Manifest digest

sha256:6d568bd50b9beb1b27dd67c52ce9bc9d39b5ac7f6c41b83116471af3000f1f2d

OS/ARCH

linux/amd64

Compressed size

56.98 MB

Last pushed

7 months by rdrit

Type

Image

Manifest digest

sha256:6d568bd50b9beb1b27dd67c52ce9bc9d39b5ac7f6c41b83116471af3000f1f2d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=RDR-IT0 B
3LABEL description=Nginx Reverse Proxy -0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5RUN /bin/sh -c apt-get update24.98 MB
6RUN /bin/sh -c curl -sSLo560.19 KB
7RUN /bin/sh -c apt-get update3.06 MB
8RUN /bin/sh -c ln -sf215 B
9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.33 KB
10RUN /bin/sh -c chmod +x1.34 KB
11EXPOSE [443/tcp 80/tcp]0 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["nginx" "-g" "daemon off;"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'