Christian Wolf

Results 367 comments of Christian Wolf

Just a remark: If podman is supported (which is perfectly fine from my perspective), a parallel running instance of dockerd should not be broken. Otherwise all containers running on the...

I just entered the issue here again. I have the issue that I need to run multiple instances on one machine. Using a pure container-based approach (without systemd) is a...

The idea of the using the instantiation feature of systemd is a nice idea. I had not thought of that yet. What else (except for cron) do we need? If...

May I suggest a variant of this approach that might suffice for all users (hopefully): We could create a `docker-compose.yml` file in `/matrix`. Then, the main containers can be managed...

> > Docker manages and keeps track of the services. Problems during startup are no longer existing. > > How so? We still need to use `depends_on`, etc., for defining...

@spantaleev This is wrong what you are saying as far as I understand. By `After=` you tell systemd to start the services **after** `docker` if `docker.service` is to be started....

I did not want to offend here. I have no clear solution. I just read your post and thought I saw an error in your argumentation that might give a...

For me, this workaround did work. So far I am not affected anymore. However, I do not know what triggered the problem and thus I am not sure if it...

I would consider this very useful as well in order to allow navigating throughout the various address books I have been shared with. Some I cannot modify so when tidying...

I just installed a test VM on Debian 11. It is shipped with Firefox 91.11.0esr. The problem is not visible there. Please check if the problem is still persistent and...