summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-04-01 14:57:05 -0400
committerJoey Hess2014-04-01 14:57:05 -0400
commit83a2c17bba011c48e7694420257b1a4b281f72cd (patch)
tree99beadcec6b855b23955c57718be3125add24add
parent3c08b78636451901b3a26f15eb55bc454a2726e7 (diff)
DOCKER WORKS
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 19a3b383..f5954b7c 100644
--- a/TODO
+++ b/TODO
@@ -9,3 +9,6 @@
* Make a way to express that a Property can be reverted (ie, installing a
packages reverses to removing it). Then `reverted property` can be
used to disable old properties.
+* Display of docker container properties is a bit wonky. It always
+ says they are unchanged even when they changed and triggered a
+ reprovision.