Sorry if this is a silly question but i am new to docker and snmpcollector.
I am currently running ubuntu with the current version of snmpcollector. i am wondering what directory the config.toml file is contained i am trying to modify the current image and overwrite the config for mysql without having to rebuilt the code.

i am going to use docker cp ./config.toml CONTAINER:/Directory
Then commit to image with a different name but i am wondering where the directory is which holds the toml file.
Sorry if this is a silly question but i am new to docker and snmpcollector.
I am currently running ubuntu with the current version of snmpcollector. i am wondering what directory the config.toml file is contained i am trying to modify the current image and overwrite the config for mysql without having to rebuilt the code.
i am going to use docker cp ./config.toml CONTAINER:/Directory
Then commit to image with a different name but i am wondering where the directory is which holds the toml file.