Skip to content

Multi-architecture Docker images for Mattermost, including ARM64 support.

Notifications You must be signed in to change notification settings

supersunho/docker-mattermost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Mattermost Multi-Architecture Docker Images

This repository provides multi-architecture Docker images for Mattermost, including ARM64 support.

πŸ—οΈ Supported Architectures

  • AMD64 (x86_64) - Standard servers and desktop environments
  • ARM64 (AArch64) - Apple Silicon, AWS Graviton, Raspberry Pi 4+, etc.

πŸ“¦ Available Images

Enterprise Edition


docker pull ghcr.io/supersunho/docker-mattermost/mattermost:latest-enterprise

Team Edition


docker pull ghcr.io/supersunho/docker-mattermost/mattermost:latest-team

πŸ“‹ Edition Differences

  • Enterprise Edition: Full feature set (commercial license required)
  • Team Edition: Core features only (fully open source)

πŸ”„ Automated Builds

This repository uses GitHub Actions to automatically:

  • Monitor Mattermost releases
  • Build multi-architecture images for both editions
  • Publish to GitHub Container Registry
  • Create GitHub releases with usage instructions

πŸ“ Version Tags

Images are tagged with:

  • latest-enterprise / latest-team - Latest stable version
  • vX.Y.Z-enterprise / vX.Y.Z-team - Specific version tags

πŸ”— Links

βš–οΈ License

This project follows the same licensing as the original Mattermost project. The build scripts and workflows in this repository are provided under the MIT License.

🀝 Contributing

This is an automated build repository. If you encounter issues with Mattermost itself, please report them to the official Mattermost repository.

For build-related issues specific to this multi-architecture setup, feel free to open an issue in this repository.


Note: This is an unofficial build. For official support, please refer to the Mattermost website.

About

Multi-architecture Docker images for Mattermost, including ARM64 support.

Resources

Stars

Watchers

Forks

Packages