Discussions

Ask a Question
Back to All

Is it possible to edit ctrld.toml within docker container?

Hi,

I am currently testing out CTRLD in a docker container and wish to edit the ctrld.toml file, but i cannot seem to get bash access to the container, it just doesn't work when i run;

docker exec -it ctrld /bin/bash or /bin/sh

Can anyone help please?

Thanks