WarriorFromLongAgo commented on PR #546:
URL: https://github.com/apache/apisix-docker/pull/546#issuecomment-1963908546

   > 我不认为这两种风格之间有什么区别?
   
   now: etcd_data:/bitnami/etcd
   update: ./etcd_data:/bitnami/etcd
   
   If I execute this command ‘etcd_data:/bitnami/etcd’, it will report that the 
folder does not exist.
   
   If I execute this command './etcd_data:/bitnami/etcd', it will generate 
'etcd_data' in the current directory.
   
   


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