# image-build-traefik **Repository Path**: mirrors_rancher/image-build-traefik ## Basic Information - **Project Name**: image-build-traefik - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-06 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rancher/hardened-traefik This repository created a hardened, FIPS 140-2 compatible, binary version of [Traefik](https://github.com/traefik/traefik) and deploys it in a scratch image. ## Build ```sh TAG=v3.5.0 make image-build ```