it depends if you want /opt, this is where all docker containers get stored :slight_smile: but alot of these containers also have just config folders exposed somewhere else than in /opt so if the question is more to backup the docker-compose.yml and configuration of said docker container then you might only want to put those in /etc/sysupgrade.conf

I kinda do this with wg-easy on Flint 2 :slight_smile: I just include /root/.wg-easy/ in sysupgrade.conf which then includes it in the backup mechanism so for me preserving the containers is not needed.