Skip to content

Docker Dashboard v2.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 18:08
· 104 commits to master since this release

ℹ️ 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.