Persistant skills when running in docker container

Hi, I run a Mycroft core instance in a Docker container and installed a custom skill. I also mounted a volume from my server using “./mycroft:/root/.config/mycroft” to persist the identity (so I don’t have to pair after recreating the container). The skills seem to be a separate thing though.

How should I mount a volume to also persist the skills, not only the identity?

You could have a look here: https://github.com/smartgic/docker-mycroft