aboutcode-org / aboutcode-org/vulnerablecode
Add tests for Docker
Open
debt
dev-env
good first issue
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
We're shipping Docker containers which differ with our current test environment (for eg, test environment runs on `ubuntu-latest` but the Docker container runs on PYTHON image which is based on Debian).
Due to divergence like these, we need to have separate tests for Dockerfile.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.