summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess2014-04-29 16:58:10 -0400
committerJoey Hess2014-04-29 16:58:10 -0400
commitd6d52e1e40b8f11188f5009cc0c5c2f32555ddad (patch)
tree7ffe1ce4a04ed47f51b4ea420ea39a8bc561a786 /doc/todo
parent4467982c2b135233b0eb8bf5ae217d6220310ef5 (diff)
todo
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/docker_todo_list.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/docker_todo_list.mdwn b/doc/todo/docker_todo_list.mdwn
index 65762cff..2f215a50 100644
--- a/doc/todo/docker_todo_list.mdwn
+++ b/doc/todo/docker_todo_list.mdwn
@@ -6,3 +6,6 @@
need ntp installed for a good date source.
* Docking a container in a host should add to the host any cnames that
are assigned to the container.
+* It seems that provisionContainer sometimes hangs when the container
+ is already running. This seems likely to be a problem with the simpleSh
+ socket hack.