Add Mattermost Team Edition (ARM64)#1289
Add Mattermost Team Edition (ARM64)#1289crxssrazr93 wants to merge 2 commits intocaprover:masterfrom
Conversation
Adds an ARM64-compatible variant of Mattermost Team Edition using the suportelsd/mattermost-team-edition image. Compatible with aarch64 hosts such as Raspberry Pi, Oracle Cloud Ampere, and AWS Graviton.
|
Please check the selfcheck template added above. |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This is done, thank you. |
githubsaturn
left a comment
There was a problem hiding this comment.
We can't merge this PR due to the supply chain risk.
Please note that this repo is mostly for popular apps with thousands of stars and tens of thousands of downloads. If you'd like to add a less popular app, you can always create your own 3rd party repo and add your app there.
While mattermost itself is popular, this particular image is very random.
| caproverExtra: | ||
| notExposeAsWebApp: 'true' | ||
| $$cap_appname: | ||
| image: suportelsd/mattermost-team-edition:$$cap_mattermost_version |
There was a problem hiding this comment.
This image is a supply chain security risk - with less than 100 downloads on dockerhub.
https://hub.docker.com/u/suportelsd
|
@crxssrazr93 @githubsaturn I recommend rheens images, more downloads, using for a while now and without any problem, also more updated - https://hub.docker.com/r/rheens/mattermost-app and https://hub.docker.com/r/rheens/mattermost-db |
Summary
suportelsd/mattermost-team-editionDocker image which provides aarch64 buildsmattermost-team.ymlstructure with updated defaults (Mattermost 10.11.5, PostgreSQL 17)References
public/v4/apps/mattermost-team.ymlFirst of all, thank you for your contribution! 😄
Please note that this repo is mostly for popular apps with thousands of stars and tens of thousands of downloads. If you'd like to add a less popular app, you can always create your own 3rd party repo and add your app there.
☑️ Self Check before Merge
npm ci && npm run validate_apps && npm run formatter(If failling run the prettier:npm run formatter-write)