umoci
umoci copied to clipboard
test: add more diverse image structures
At the moment, we only test single-tag images from skopeo. This means that we didn't notice containers/image#306, and there may be bugs in umoci as well. We should include tests for the following things:
- [ ] Multiple-tag images.
- [ ] Deeper levels of images.
- [ ] Images with unknown blob types in a hierarchy.
- [x] Image tags that are different from just
:latest.