You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/12/24 06:41:39 UTC

[GitHub] [incubator-shardingsphere] uffy commented on issue #3788: Docker container unable to start

uffy commented on issue #3788: Docker container unable to start
URL: https://github.com/apache/incubator-shardingsphere/issues/3788#issuecomment-568671076
 
 
   These is no message logs, and I run docker inspect command for the exited container:
   ```
   ...
   "Config": {
   	"Cmd": [
   		"/bin/sh"
   	],
   	"Entrypoint": null,
   	...
   }
   ...
   ```
   
   this container seems only run a shell

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services