+1 vote
in Docker by
recategorized by
Explain Docker object labels

1 Answer

0 votes
by

Docker object labels is a method for applying metadata to docker objects including, images, containers, volumes, network, swam nodes, and services.

...