-
-
Notifications
You must be signed in to change notification settings - Fork 276
Open
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.
Reactions are currently unavailable