containerd / containerd/nerdctl

proposal: generate accessed files list when a task is running

Open
#1,687 0 comments 0 reactions 0 assignees View on GitHub
kind/feature kind/proposal
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

### What is the problem you're trying to solve

I try to add a function to record accessed files when a task is running. This feature is helpful for developers, who want to analyze and optimize images.

### Describe the solution you'd like

I have found a related work `stargz-snapshotter`, which use the fanotify API to get the accessed files. I would like to integrate it into `nerdctl` so that developers can use `nerdctl` cli.

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.