Sign inSign up

zenkiet/traefik-tunnel-expose:debian-2.1.1

Multi-platform
Networking
Web servers
Web analytics
Index digest

sha256:62cd887a89ef9b2d61c24ee4d7b863e686e94ea0a8797fd2e21b7f617e2b9613

OS/ARCH

Compressed size

111.96 MB

Last pushed

6 months by zenkiet

Type

Image

Manifest digest

sha256:4e2e37648ae8fc9d0835e816b6c4181a6e0cf30319b8012113bb089f77062274

Image Layers

1# debian.sh --arch 'amd64' out/47.01 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit38.48 MB
4RUN /bin/sh -c mkdir -p184 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/app138 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.51 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.14 KB
21COPY /app/build /opt/dashboard/ # buildkit975.23 KB
22EXPOSE [3000/tcp 443/tcp 80/tcp 8080/tcp]0 B
23CMD ["./entrypoint.sh"]0 B

Command

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