fagnercarvalho opened a new issue #2110:
URL: https://github.com/apache/iotdb/issues/2110


   The documentation to start the IoTDB CLI seems to be wrong at 
https://hub.docker.com/r/apache/iotdb.
   
   Steps to reproduce the behavior:
   1. Run `docker run -d -p 6667:6667 -p 31999:31999 -p 8181:8181 --name 
some-iotdb apache/iotdb:latest`
   2. Run `docker exec -it some-iotdb /bin/bash`
   3. Run `start-client.sh`
   4. See error `bash: start-client.sh: command not found`
   
   **Expected behavior**
   The command should be something like `/iotdb/sbin/start-cli.sh`.
   
   **Desktop:**
    - OS: Windows
    - Version: latest


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

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


Reply via email to