The following changes are only related with the Docker image.
Please refer to the Salt 3007.2 Release Notes for the full list of changes.
What's Changed
- Added support for SaltGUI
1.31.0
as a separate image tagged with-gui
. This image extends the main image with everything needed to support SaltGUI. See README.md - SaltGUI for usage details. (#291)
Full changelog: 3007.2...3007.2_1
docker pull ghcr.io/cdalvaro/docker-salt-master:3007.2_1-gui
Follow discussion #289 for more information about this feature.