testcontainers / testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.53k stars 280 forks source link

Feature: Add default labels to containers #510

Closed eddumelendez closed 5 months ago

eddumelendez commented 5 months ago

What are you trying to do?

Add the following labels to all containers started with testcontainers