Description
Hello,
Would it be possible to add cURL to the Container Images by default?
This helps with troubleshooting connectivity from the Agent Container to an Endpoint and I often find myself having to install it manually when testing/troubleshooting issues and it aids me in resolving them.
Additionally, it also allows you to define a custom Healthcheck in a Docker Compose file to use the health
endpoint.
Thanks