We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should have a schema to log information about the system, any container triggered AND/OR nested container included, such informations are:
cat /etc/fstab free -hg df -h etc.
Hooks are a good way to handle that, create a function logic to be called before/after/during the execution of the script. A good script to start using this hook would be: https://github.com/containers/engine-stressor/blob/main/memory-exhaustion/memory-exhaustion
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should have a schema to log information about the system, any container triggered AND/OR nested container included, such informations are:
Hooks are a good way to handle that, create a function logic to be called before/after/during the execution of the script.
A good script to start using this hook would be: https://github.com/containers/engine-stressor/blob/main/memory-exhaustion/memory-exhaustion
The text was updated successfully, but these errors were encountered: