Manuel Ok do I don't know if this solution is the right way but I got it working. So for all those who have a similar problem. I have added the following line to my Strapi service: strapi: ... volumes: - strapi: / opt / app / src And created an additional volume in my docker-compose: volumes : strapi :