Runs tests with pytest - Checks code style with `flake8` (PEP 8 compliance) - Builds the Docker image and verifies it starts successfully - Runs the health check endpoint against the locally-started container - Fails fast: if any step fails, subsequent steps are skipped