You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: