Fixed #1265. ## Type of Change - [ ] Bug fix - [ ] New feature - [x] Breaking change - [x] Documentation update ## Motivation and Context Fixed #1265 ## Testing - [x] Tested locally - [x] Added/updated tests - [x] Added/updated docs --------- Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
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