docs(configuration): add a note on labels

This commit is contained in:
Anthony Lapenna
2016-11-30 12:33:26 +13:00
parent 2ebf23fe0a
commit 311e04a836

View File

@@ -9,7 +9,7 @@ Hiding specific containers
Portainer allows you to hide containers with a specific label by using the ``-l`` flag.
For example, take a container started with the label owner=acme:
For example, take a container started with the label *owner=acme* (note that this is an example label, you can define your own labels):
.. code-block:: bash