This commit is contained in:
Joey Hess 2014-04-01 15:34:28 -04:00
parent 2091e41f5d
commit d1135ba87d
Failed to extract signature
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -15,3 +15,7 @@
* Display of docker container properties is a bit wonky. It always
says they are unchanged even when they changed and triggered a
reprovision.
* Nothing brings up docker containers on boot. Although the next time
propellor runs it will notice if a container is done, and fix it.
Should propellor be run on boot? Or should provisioning a container
install a systemd service file to start it?