buildc

Report files opened while executing a command


License
BSD-1-Clause
Install
pip install buildc==0.0.1

Documentation

buildc

Build an OCI container bundle from a command execution

Usage

pip3 install --user buildc
buildc -- command

Running from the source

git clone https://github.com/joaompinto/buildc
cd buildc
pip3 install --user -r requirements.txt