Dobby  3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Public Attributes | List of all members
IDobbySettings::StraceSettings Struct Reference

#include <IDobbySettings.h>

Public Attributes

std::string logsDir
 
std::vector< std::string > apps
 

Detailed Description

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.

The documentation for this struct was generated from the following file: