ℹ️ About release
Changed the process of installation 🐳 + Cross Platform Compilation 🔥
What's Changed
- Instead of traditional installation scripts, selected docker images. The user should pull/run the docker image of the docker-dashboard server which can directly access the local machine's docker socket.
- Added new GitHub workflow for doing cross-platform compilation process with Tauri. For now, it is not stable (
.dmg
,.AppImage
), but you can try and I would be glad if you report some issues.
Check the README.md
again, thanks.