Unofficial build of Portainer 100% telemetry-free!
Simply place your custom files in this folder following the direcotry tree of the Official Portainer's repo.
Your files will replace the original ones after the frontend app is patched, but before it is built.
- Custom Dir:
portainer/root_builder/custom
Build the patched images and run:
docker-compose build --pull && docker-compose up -d
- GitHub - Official Repo