Flowpipe CLI v0.2.3 – Podman support, respect Docker env vars, complete all step retries before failing
Feb 13, 2024•flowpipe
Bug fixes
- Only trigger pipeline failure after a step has completed all retries (#630).
- DOCKER_HOST, DOCKER_API_VERSION, DOCKER_CERT_PATH, DOCKER_TLS_VERIFY environment variables are now correctly passed to the Docker client (#651).
- Do not set memory_swappiness when using Podman (#652).