Remediate AWS CIS v3.0 and v4.0 with Flowpipe's interactive wizard →
Docs
Hub
Community
Download CLI
Docs
Hub
Blog
Changelog
Slack Community
Download
← Changelog
Flowpipe CLI v0.2.3 – Podman support, respect Docker env vars, complete all step retries before failing
Feb 13, 2024
•
cli
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
).