Sign inSign up

zenkiet/traefik-tunnel-expose:debian-latest

Multi-platform
Networking
Web servers
Web analytics
Index digest

sha256:c7ae4e3351b0e81ea8a6e16e18146df4675ecba4c1d634ca0ece0d3e2f758e0d

OS/ARCH

Compressed size

112.21 MB

Last pushed

6 months by zenkiet

Type

Image

Manifest digest

sha256:dec167f2a8540cec6674604ce6fdb97748b18ec97abe1d3f55cee10488eed4a1

Image Layers

1# debian.sh --arch 'arm64' out/47.35 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit38.63 MB
4RUN /bin/sh -c mkdir -p185 B
5ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
6ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
7ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
8ARG BUN_INSTALL_BIN=/usr/local/bin0 B
9ENV BUN_INSTALL_BIN=/usr/local/bin0 B
10RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB
11WORKDIR /home/bun/app139 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["/usr/local/bin/bun"]0 B
14LABEL maintainer=Zenkiet description=Traefik reverse proxy0 B
15RUN /bin/sh -c set -eux;25.26 MB
16ENV TRAEFIK_VERSION= CLOUDFLARED_VERSION= NODE_ENV=production0 B
17WORKDIR /app93 B
18COPY config/ /tmp/tpl/ # buildkit1.59 KB
19COPY --chmod=755 scripts/ /opt/scripts/ #3.1 KB
20COPY --chmod=755 entrypoint.sh ./entrypoint.sh #4.15 KB
21COPY /app/build /opt/dashboard/ # buildkit976.17 KB
22EXPOSE [3000/tcp 443/tcp 80/tcp 8080/tcp]0 B
23CMD ["./entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'