Unofficial build of Portainer 100% telemetry-free!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
docker-portainer/README.md

1.4 KiB

Portainer - Unmetered Edition

Unofficial build of Portainer 100% telemetry-free!

Customize

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 and Run

Build the patched images and run:

docker-compose build --pull && docker-compose up -d

Sources