macOSのネイティブ仮想技術を利用しLinuxコンテナを作成/実行できるAppleのコマンドラインツールcontainerをGUIで実行できるMacアプリ「Orchard」がAppleの公証を取得しています。詳細は以下から。
![]()
Appleは2025年06月に開催した世界開発者会議(WWDC25)で、macOS 26 Tahoeを発表すると共に、SwiftとmacOSネイティブの仮想技術であるVirtualizationフレームワークを利用し、Mac上に軽量でセキュアなLinuxコンテナを作成できるコマンドラインツール「container」とContainerizationフレームワークを公開しましたが、

Appleのcontainer
このcontainerコマンドをGUIで管理できるMacアプリ「Orchard」が04月の1.11.xアップデートでログビューアの追加や分割ビュー機能などに加えAppleの公証を取得しています。

Orchard
OrchardはイギリスのAndrew Watersさんが開発しているAppleのcontainer用GUIでContainerUIの様にコンテナの作成や起動、停止、削除、ステータス情報の表示が可能ですが、このOrchardがv1.11.1アップデートでAppleの公証を取得したそうです。

また、Orchard v1.11.xでは、新たにログビューアーの追加、強制停止、イメージ情報、containerバイナリの検出機能などが追加されています。

Orchardのシステム要件はmacOS 26 Tahoeを搭載しcontainerがインストールされたIntel/Apple Silicon Macで、アプリは公式リポジトリからダウンロードできるようになっているので、containerコマンドユーザーはチェックしてみて下さい。
brew install orchard
Orchard v1.11.x
- Added log viewer
- Added per-container log panes
- Enabled split view for logs and UI
- Adds notorisation
- Added force stop action for containers
- Added sorting for stats table
- Added sorting for containers and images
- Added support for user-selectable terminal application for container shell
- Added additional image information display
- Added diagnostics feature
- Added detection for common binary locations
- Added configurable setting controls
- Orchard — andon.dev
- andrew-waters/orchard: A GUI for Apple Containers, written in swift – GitHub


コメント