liwenjielala commented on issue #12628:
URL: https://github.com/apache/pulsar/issues/12628#issuecomment-2552707462

   > 我遇到了同样的问题。我通过重命名名称解决了这个问题。`source`
   > 
   > ```
   > docker run -it -p 6650:6650  -p 8080:8080 --mount 
source=pulsardata1,target=/pulsar/data --mount 
source=pulsarconf,target=/pulsar/conf apachepulsar/pulsar-all:2.10.1 bin/pulsar 
standalone
   > ```
   
   如果您对source重命名指的是这个--mount source=pulsardata1,target=/pulsar/data    
,那么这实际相当于换了容器的持久化目录,与清空数据没有区别


-- 
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