or its affiliates. ⾃⼰紹介 SIer フリーランス Java/Ruby 開発者 Kubernetesインフラ設計 (Web 企業) Containers SA, Support Engineer (クラウド製品ベンダー) AWS Japan Containers SA 林 政利, @literalice Specialist Solutions Architect, Containers / AWS Japan
or its affiliates. Finch - コンテナ開発ツールのディストリビューション VM、コンテナ環境の管理 - Lima Lima の設定、nerdctl、containerd finch コマンド Lima 管理の VM で透過的に run, build コマンドを実⾏ ( limactl ラッパー) 上記のインストーラー AWS のサポート サポートバンドルの作成 – finch support-bundle generate A W S O P N I O N A T E D な コ ン テ ナ 開 発 環 境
or its affiliates. Finch と Docker の互換性 - alias docker='finch' • nerdctl がサポートしていない機能 § https://github.com/containerd/nerdctl/blob/main/docs/command- reference.md#unimplemented-docker-commands § docker context, network, attach、export / import、manifest など • Docker API, sock, コマンド出⼒、上記機能に依存するツール § VS Code (Containers – Remote), AWS SAM CLI (Docker 利⽤機能) kind, minikube, act, etc. N E R D C T L の 互 換 性 に 依 存 8 現時点で利⽤ができないもの
or its affiliates. Finch と Docker の互換性 – Docker Compose • Compose spec v3 に準拠した機能を利⽤可能 § finch compose up, down, etc. • nerdctl で未サポート、利⽤できない機能 § https://github.com/containerd/nerdctl/blob/main/docs/compose.md – update_config, stop_signal など § Docker Compose for Amazon ECS N E R D C T L の 互 換 性 に 依 存 9