summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess2014-05-14 19:47:17 -0400
committerJoey Hess2014-05-14 19:47:17 -0400
commit39217c55690de5641a9fe4ef2236d6127ebbcbb3 (patch)
tree31284fd462e2d02cf9bf0b8077c0e8dd34181988 /doc/todo
parenteb6e6fe11290971b37a18d9a78f6d9b78228c06f (diff)
parent7115d1ec162b4059b3e8e8f84bd8d5898c1db025 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/docker_todo_list.mdwn5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/todo/docker_todo_list.mdwn b/doc/todo/docker_todo_list.mdwn
index 9cb9e4da..65762cff 100644
--- a/doc/todo/docker_todo_list.mdwn
+++ b/doc/todo/docker_todo_list.mdwn
@@ -6,8 +6,3 @@
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. (I think this was an uncaught exception crashing the
- simpleSh server thread, and if so, it's fixed. Waiting some weeks to see,
- as this bug rarely occurred..)