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.
Meliurwen
675e748316
|
4 years ago | |
---|---|---|
portainer | 4 years ago | |
.env.example | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
docker-compose.yml | 4 years ago | |
portainer.env.example | 4 years ago |
README.md
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
- GitHub - Official Repo