Commit Graph

5 Commits

Author SHA1 Message Date
CorrectRoadH e6aaab9b71
fix: fix app format error (#404) 2024-01-26 10:43:58 +08:00
CorrectRoadH 8fccdfcf7a
chore: fix docker compose throw error (#401) 2024-01-25 14:17:13 +08:00
Cp0204 0e805d31cf
Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture

In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.

**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```

---------

Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-11-27 11:28:16 +08:00
raller1028 c11a765ed1
Update docker-compose.yaml (#327) 2023-11-08 18:51:32 +08:00
TephlonDude 9777a92056
Added Trilium to Apps (#321)
Added Trilium (https://github.com/zadam/trilium) to the App Store

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-11-08 18:50:39 +08:00