Under docker compose v3 there is no longer an option to set the pids_limit like there was in v2. Should this check be changed/removed or is there an alternate way to set a pids_limit for docker using compose v3? See docker/compose#4792 for reference.
Thanks!