Skip to content

Nexus Shell v1.7.2

Latest

Choose a tag to compare

@viewer12 viewer12 released this 21 Aug 08:15
76c1fe0

Nexus Shell v1.7.2

New Features

  • Docker Compose support: compose stacks are grouped as projects in Containers — start, stop or update a whole stack, view project logs, and edit compose files right on the server.
  • Compose template library: save your stacks as templates, synced across your Macs via iCloud, and deploy to any server in one click — the app can even install Compose for you if the server doesn't have it.

Improvements

  • Faster container queries by reusing the existing SSH connection.

Bug Fixes

  • Fixed the App Store build misreporting "Docker not installed" on servers with Homebrew, snap or Podman.

新功能

  • Docker Compose 支持:容器页按项目分组管理 compose 栈——整栈启停 / 更新、查看项目日志、直接编辑服务器上的 compose 文件。
  • Compose 模板库:常用栈存为模板,经 iCloud 在多台 Mac 间同步,一键部署到任意服务器;服务器未安装 Compose 时可一键安装。

体验优化

  • 容器查询复用既有 SSH 连接,速度更快。

问题修复

  • 修复 App Store 版在 Homebrew / snap / Podman 环境误报「未安装 Docker」的问题。