|
Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
#include <IDobbySettings.h>
Public Attributes | |
| std::string | logsDir |
| std::vector< std::string > | apps |
Settings needed for running an app with strace
- logsDir
Path to directory where strace logs will be written
- apps
A list of app names that should be run with strace.
Hostname field from containers config is used as app name.