laixintao
laixintao
related: https://github.com/lobbyboy-ssh/lobbyboy/issues/21
local container, but I think that doesn't matter because the logs said this instance should have more time to live, which it doesn't.
Must ESXi run on bare mental? Do you want to submit a PR :)
Yes sure! I think later we can move vendor's dependencies to *optional*, so users can install like this: ``` pip install lobbyboy[python-digitalocean] ```
``` Please contact your system administrator. Add correct host key in /Users/xintao.lai/.ssh/known_hosts to get rid of this message. Offending RSA key in /Users/xintao.lai/.ssh/known_hosts:1498 RSA host key for [127.0.0.1]:12200 has changed...
Thanks! @wey-gu it's a good idea! DigitalOcean's API support `user_data` when creating a new Droplet. https://docs.digitalocean.com/reference/api/api-reference/#operation/create_droplet > A string containing 'user data' which may be used to configure the Droplet...
terminate 是发送 SIGTERM 信号,什么时候处理以及怎么处理取决于进程,所以可能不会立即退出。
这个还是留着吧供别人可以参考。
好像原文也错了?这个定律我不是很了解,我得再去学习一下。
谢谢,这块我不是很了解,我再研究下,回头修正一下原文。