summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess2014-04-09 18:37:11 -0400
committerJoey Hess2014-04-09 18:37:11 -0400
commitcf73387300bd66ab05ffd2632aed7903e0ffbb96 (patch)
treef1ebcf9b94831d2885aeafc368ecc527a09d69bd /TODO
parent942552158c2e56cadfa225f87f0aba8dc689a384 (diff)
updat
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a1f1c689..6f0de948 100644
--- a/TODO
+++ b/TODO
@@ -18,3 +18,6 @@
the docker container for that service is located. Moving containers
to a different host, or duplicating a container on multiple hosts
would then update DNS too
+* 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.