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

Add default labels to containers

Open eddumelendez opened this issue 1 year ago • 0 comments

Add the following labels to all containers started with testcontainers

  • org.testcontainers.lang with value ruby
  • org.testcontainers.version with value from #{Testcontainers::VERSION}

eddumelendez avatar Mar 28 '24 01:03 eddumelendez