Mago 1.13.1
This is a patch release that adds official Docker container image support and documentation for using Mago in containerized environments.
✨ Features
Docker
- Official container image: Mago is now published as a multi-arch container image (
linux/amd64andlinux/arm64) to the GitHub Container Registry on every release. The image is built fromscratchusing statically-linked musl binaries, weighing only ~26 MB. Available tags includelatest, exact versions (1.13.1), minor (1.13), and major (1) (#1125)
📖 Documentation
- Docker recipe: Added a comprehensive Docker usage guide covering quick start, CI/CD examples for GitHub Actions, GitLab CI, and Bitbucket Pipelines, shell alias setup, and known limitations
- Installation page: Added Docker as an installation method
- GitHub Actions recipe: Added an alternative workflow using the Docker container image
🙏 Thank You
Issue Reporters
Thank you to everyone who reported issues and requested features that shaped this release:
Full Changelog: 1.13.0...1.13.1