summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-05-14 19:34:49 -0400
committerJoey Hess2014-05-14 19:34:49 -0400
commitffe371a9d42cded461236e972a24a142419d7fc4 (patch)
tree98d9905f9cc074bcb3211b99530bbdf8676d2805
parent5a5adab86788d93103803df27a1004d0d9696b1d (diff)
remove fixed item
-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..)