diff --git a/TODO b/TODO index cbfb08a..60162a6 100644 --- a/TODO +++ b/TODO @@ -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?