Is it possible to automatically add docker labels to all new instances?

As per the title, TLDR, i have a program i use where i can create groups of containers, it’s all done via labels, and i was wondering if there was a way i could automatically add a static label to the containers e.g

"group”: “AMP_SERVERS”

1 Like