mirror of
https://github.com/apple/container.git
synced 2026-07-12 20:47:04 +00:00
d100ec9172
This PR adds a command to export container to image (#1019). ## Type of Change - [ ] Bug fix - [X] New feature - [ ] Breaking change - [ ] Documentation update ## Motivation and Context Users can export their container to image. ## Testing - [X] Tested locally - [ ] Added/updated tests - [ ] Added/updated docs