mirror of
https://github.com/apple/container.git
synced 2026-07-16 06:27:07 +00:00
6da5ecf838
- Closes #596. ## Type of Change - [ ] Bug fix - [ ] New feature - [x] Breaking change - [ ] Documentation update ## Motivation and Context - Part of UX audit #385. - All other resource subcommands are singular and have no plural alias. - `container image` corresponds to `docker image`; `container images` does not. ## Testing - [x] Tested locally - [x] Added/updated tests - [x] Added/updated docs