add note for grouping containers

This commit is contained in:
2021-08-13 23:16:08 +04:00
parent dab82ae3cf
commit 6b4b028b6f

View File

@@ -79,6 +79,7 @@ show a sample structure of file ```grouptrackcontainer.json```.
The default path to the container tracker is ```client/trackcontainers/grouptrackcontainer.json```.
### Note:
The group id will be auto-generated and will will have it's own prefix in the start which will mostly be ```grp<uuid>```.
When a container is removed using the command. ```p2prc --rm <ip address> --id <container id>```. It will be automatically deleted from the groups it exists in.
The group id will be auto-generated and will have its own prefix in the start which will mostly be ```grp<UUID>```.
When a container is removed using the command. ```p2prc --rm <IP Address> --id <Container id>```. It will be automatically deleted
from the groups it exists in.