Re: [Bacula-users] docker plugin configs

2021-06-30 Thread Radosław Korzeniewski
Hello, pon., 28 cze 2021 o 20:42 Elias Pereira 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

Re: [Bacula-users] docker plugin configs

2021-06-28 Thread Elias Pereira
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 ... On Mon, Jun 28, 2021 at 3:15 PM Elias Pereira wrote: > hello, > > I am setti