Hello,

pon., 28 cze 2021 o 20:42 Elias Pereira <empbi...@gmail.com> napisał(a):

> I read the paper regarding this topic and was able to solve it.
>
> If you want to include more containers, use the syntax below in the
> fileset config:
>
> docker: include_container=container1 include_container=container2 ...
>

The proper way is to use:

docker: container=... container=...

parameters. The "include_container" is a regex for filtering multiple
containers and for the "include_container=test" example it can include
"test", "test1", "test2", etc.
There is another parameter "exclude_container" which removes regex
containers from the "include_container" list.

I hope it helps.
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to