diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-23 03:38:50 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-23 03:42:49 -0400 |
| commit | fd0670def7fd2f384cb94a3667e497df9bea19af (patch) | |
| tree | 3b6b78300ed939e91bbe7acc84986dd71b0cd111 /doc/todo | |
| parent | 2a5deb2950e21351d44f4faddbe9800307916044 (diff) | |
todo
Diffstat (limited to 'doc/todo')
| -rw-r--r-- | doc/todo/docker_todo_list.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/docker_todo_list.mdwn b/doc/todo/docker_todo_list.mdwn index 1321445d..72ded426 100644 --- a/doc/todo/docker_todo_list.mdwn +++ b/doc/todo/docker_todo_list.mdwn @@ -1,3 +1,5 @@ * 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. +* The SimpleSh was added before `docker exec` existed, and could probably + be eliminated by using that. |
