this is a big change: OpenRC introduced to tt-rss container.
However, this also means that environment variables set in
docker-compose.yml are not passed to apache.
also, state dirs are moved to /var/cache/ and /var/lock/, thus avoiding
their unneeded "copy" to host.
ICONS_DIR is still pointing to documentroot, so this is not yet
complete.
- default task (up)
- automatic clean actions: doit clean -a now works!
- FIX some commands (shell errors in clean actions)
- private tasks (doit list is not a mess anymore; doit list -p is)