containers / containers/toolbox
Test the image definitions
Open
1. Bug
2. Testing
5. Good First Issue
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 262
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
We should also run the tests on a set of images that were built on-the-fly with `podman build ...` from the in-tree image definitions, along with the images pulled from the registries. This will assure us that are image definitions are correct.
We never know when some base image changes asynchronously behind our backs, or if some code change has some strange side-effect that nobody thought of, etc..
Contributor guide
Assessment
This issue has not been assessed yet.