xiao12mm opened a new issue, #514:
URL: https://github.com/apache/pulsar-manager/issues/514

   
![image](https://user-images.githubusercontent.com/42893941/233824974-adc14d8e-42d0-48e2-939b-a3be9ac96663.png)
   
   I use the milvus database, which contains pulsar,
   I want to install the manager,When I started with the following command, it 
reported an error:
   
   ```
   docker run -it \
       -p 9527:9527 -p 7750:7750 \
       --link pulsar \
       apachepulsar/pulsar-manager:v0.3.0
   ```
   the error:
   ```
   docker: Error response from daemon: conflicting options: host type 
networking can't be used with links. This would result in undefined behavior.
   See 'docker run --help'.
   
   ```
   I don't have a spring framework in my environment
   How do I write the command?
   


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