Update README.md

This commit is contained in:
Robert Middleswarth
2025-02-27 21:38:58 -05:00
committed by GitHub
parent 34da4204c0
commit 8dd4d24d5c

View File

@@ -59,12 +59,20 @@ You're done! Now just click App Templates and deploy applications!
#### Portainer Architecture
Version 2 - Portainer 2.1 and lower
| Architecture | Tested OS's | URL |
| ------------ | ----------- | --- |
| **Arm32 | Pi OS, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm32.json |
| Arm64 | Pi OS, Ubuntu, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm64.json |
| Amd64 | Ubuntu, Debian | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-amd64.json |
Version 3 - Portainer 2.2 and higher
| Architecture | Tested OS's | URL |
| ------------ | ----------- | --- |
| **Arm32 | Pi OS, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-arm32.json |
| Arm64 | Pi OS, Ubuntu, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-arm64.json |
| Amd64 | Ubuntu, Debian | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-amd64.json |
* Amd64 should work on all distros with **scripts written for Debian based distros**
### ARM32 support