mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 00:50:38 -05:00
debugd: add logcollector
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
983c2c4b57
commit
b93b24e058
16 changed files with 826 additions and 6 deletions
2
image/mkosi.skeleton/usr/etc/containers/containers.conf
Normal file
2
image/mkosi.skeleton/usr/etc/containers/containers.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[network]
|
||||
network_config_dir = "/run/containers/networks"
|
||||
1
image/mkosi.skeleton/usr/etc/containers/registries.conf
Normal file
1
image/mkosi.skeleton/usr/etc/containers/registries.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
unqualified-search-registries = ["docker.io"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue