You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/21 07:02:22 UTC

[GitHub] [pulsar] liangyuanpeng commented on issue #15230: [Docker] - Unable to mount /pulsar/data in the 2.10.0 image version

liangyuanpeng commented on issue #15230:
URL: https://github.com/apache/pulsar/issues/15230#issuecomment-1104794595

   Specify the user for the container
   
   ```
   ...
    image: apachepulsar/pulsar:2.10.0
    user: root
   ...
   ```


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org