Add an Upgrade function
When dealing with docker and docker-compose, you often want to get your "latest" image up to date.
To ease the user life , we could do a "upgrade" function that would "compose pull/del/up"
We could also document how to cron that for any libre.sh app on the Host, so apps would be always up 2 date