diff options
| -rw-r--r-- | doc/todo/docker_todo_list.mdwn | 3 |
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. |
