diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 16:14:10 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 16:14:10 -0400 |
| commit | 2cfb22a59b7c0497a4fddf96fa5a5118dcd361a5 (patch) | |
| tree | d161ebca8a6abfa1d88bba9b1a814e04257abac8 /doc/todo/docker_todo_list.mdwn | |
| parent | 36f87c7b7dffed83c432d3a8dc1d360aecefe1dd (diff) | |
spit up TODO
Diffstat (limited to 'doc/todo/docker_todo_list.mdwn')
| -rw-r--r-- | doc/todo/docker_todo_list.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/docker_todo_list.mdwn b/doc/todo/docker_todo_list.mdwn new file mode 100644 index 00000000..65762cff --- /dev/null +++ b/doc/todo/docker_todo_list.mdwn @@ -0,0 +1,8 @@ +* Display of docker container properties is a bit wonky. It always + says they are unchanged even when they changed and triggered a + reprovision. +* There is no way for a property of a docker container to require + some property be met outside the container. For example, some servers + 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. |
