mborne/traefik-dev
traefik image customized to ease DEV environment setup.
Key points
/etc/traefik/conf.d/dashboard.tomlis generated at runtime to expose dashboard ontraefik.${DEVBOX_HOSTNAME}domain (see entrypoint.sh)-
/etc/traefikis meant to be mapped to a named volume (ex :traefik-config) as some default configs are provided : - Some custom TOML or YAML config files might be added to
/etc/traefik/conf.d/(a traefik restart will be required).