The docker containers installed through the repo is starting at boot, but the ones i have installed through the command line does not. Even tho they work perfectly fine when they are up running, they don't come up after a reboot.
Only one is added with --restart unless-stopped \
The others are not.
EDIT: Adding --restart unless-stopped \ to one other container solved it. It is weird tho because one does not have this enviroment variable and that one does start at boot.