docker manifest annotate
| 内容説明 | Add additional information to a local image manifest |
|---|---|
| 利用方法 | docker manifest annotate [OPTIONS] MANIFEST_LIST MANIFEST |
試験的
このコマンドは試験的なものです。
試験的機能はテスト向けに意図されたものであり、その機能に関してのフィードバックを得る目的があります。 この機能はリリース時に予告なく変更される場合があり、また今後のリリースに向けて削除されることがあります。
内容説明
Add additional information to a local image manifest
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--arch | Set architecture | |
--os | Set operating system | |
--os-features | Set operating system feature | |
--os-version | Set operating system version | |
--variant | Set architecture variant |