Graham Lenton
Graham Lenton
Just to add, from the perspective of someone running the ansible _from_ a mac targeting installation of wazuh onto _Ubuntu_ that the `local_actions.yml` is delegated to localhost. So changing the...
Same here on CentOS8 (Docker Compose version v2.6.0) and Mac (Docker Compose version v2.5.1). Note: - Using a specific `docker compose build` also exhibits the same problem - A reliable...
Also observed on Ubuntu 22 Output of `docker compose version` ``` Docker Compose version v2.6.0 ``` Output of `docker info` ``` Client: Docker Engine - Community Version: 20.10.17 API version:...