I have a test setup that starts 2 postgres devservices. With the default configuration, I am not able to differ the two running containers until I connect to them and have a look at the existing tables. I was looking for a property to configure the container name of a datasource devservice, but couldn't find any.
How can I set the container name of a datasource devservice in quarkus, so that I am apple to tell which is which?
Starting with Quarkus 2.15
, a datasource
labels is added to database related containers.
See this for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With