mirror of
https://github.com/apple/container.git
synced 2026-07-12 20:47:04 +00:00
985248cf23
- Closes #1540. - Use a published vminit image in the custom init example. - Refine the integration test example in BUILDING.md to build in an isolated app-root directory. ## Type of Change - [ ] Bug fix - [ ] New feature - [ ] Breaking change - [x] Documentation update ## Motivation and Context We don't make `latest` tags for vminit images, so the example would fail. ## Testing - [ ] Tested locally - [ ] Added/updated tests - [x] Added/updated docs