PragmaTwice commented on PR #1264:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1264#issuecomment-1434209619

   Hi @git-hulk, I remember that, while I run some docker images like caddy, 
there are several volumes and even a single file volume for configuration, e.g.
   ```
   docker run -p 80:80 -p 443:443 \
       -v somepath/Caddyfile:/etc/caddy/Caddyfile \
       -v somepath:/data -v somepath:/config caddy
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to