This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Description
Problem
Docker images live only on docker.wdf.sap.corp:51689, so external customers and CI pipelines can’t pull them without VPN.
Proposal
Publish images to a public registry (e.g. ghcr.io/SAP/fundamental-tools or Docker Hub).
Benefits
- Zero‑VPN onboarding for users and CI
- Easier community contributions and testing
- Public vulnerability scans and metrics
Next Steps
- Add a CI job to push images to the chosen public registry
- Update documentation with new image URLs
- Phase out the intranet‐only registry