summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/pocketbase.yml
AgeCommit message (Collapse)Author
2023-05-27Update pocketbase.yml to work on ARM (#940)Ericky Thierry
I made some simple changes to the template so that it is possible to choose the cpu architecture when installing I also modified the volume mount point so that it is possible to update the pocketbase binary without having to delete and recreate the app I also updated the default installation version to the most current one
2022-12-16Bump Pocketbase version (#810)Ismail D
2022-10-20feat: add pocketbase (#769)Luca Guzzon
* feat: add pocketbase * fix(pocketbase): Docker and description fix-ups Docker alpine image fixed removing "latest" label Corrected length of description * fix(pocketbase): Version label fix-ups * fix(pocketbase): yml formatting issue fix-ups