Something went wrong on our end. Please try again.
Add support for Docker labels
1 unresolved thread
1 unresolved thread
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Adds support for Docker labels.
For users of Rancher, it is useful to add custom labels to the containers created by the runner. For example, to add a standalone container to the same network as services managed by Rancher, the io.rancher.container.network=true
label needs to be added. This allows the container to communicate with the other services on the network, including the Rancher DNS service.
To prevent duplicate code, the code to add labels the config has been
master
(if you do - rebase it please)