debugd: add logcollector

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2022-11-17 15:25:25 +01:00
parent 983c2c4b57
commit b93b24e058
16 changed files with 826 additions and 6 deletions

View file

@ -0,0 +1,2 @@
[network]
network_config_dir = "/run/containers/networks"

View file

@ -0,0 +1 @@
unqualified-search-registries = ["docker.io"]