testcontainers-ruby icon indicating copy to clipboard operation
testcontainers-ruby copied to clipboard

Add Testcontainers User-Agent

Open eddumelendez opened this issue 1 year ago • 1 comments

Add the following User-Agent 'User-Agent' => "tc-ruby/#{Testcontainers::VERSION}" when making calls to Docker Engine.

eddumelendez avatar Mar 26 '24 18:03 eddumelendez

Thanks, I'll research how is this done with the Docker client we are using currently

guilleiguaran avatar Jun 11 '24 14:06 guilleiguaran