How to Modify Configuration Settings in Docker Container
Hello, I'm trying to modify the /opt/cronicle/conf/config.json file in a Docker container . I'm using volumes, but I'm encountering an error. Is there an alternative method to make these modifications without entering the container and manually editing the file? thanks you!!
Hi, I am also interested on modify the configuration. However when I try to stop de service inside de container, the container itself gets shut down. So, how is the way to modify the /opt/cronicle/config.json without entering the container?
Hi, I am also interested on modify the configuration. However when I try to stop de service inside de container, the container itself gets shut down. So, how is the way to modify the /opt/cronicle/config.json without entering the container?
Please help with this. Thanks.