【发布时间】:2019-02-05 17:51:38
【问题描述】:
我按照本教程使用非常基本的 DummyAuthenticator 和 Docker Spawner 在谷歌云上成功配置了 jupyterhub:https://github.com/jupyterhub/jupyterhub-deploy-docker 一切正常,但是当用户注销时,其 docker 容器仍在运行。我期待容器在未使用时会停止。这对我的口味来说是一种资源浪费。有没有机会触发这种行为?
【问题讨论】:
标签: docker jupyter-notebook jupyterhub