testcontainers-ruby
testcontainers-ruby copied to clipboard
Add Testcontainers User-Agent
Add the following User-Agent 'User-Agent' => "tc-ruby/#{Testcontainers::VERSION}" when making calls to Docker Engine.
Thanks, I'll research how is this done with the Docker client we are using currently