Reducing Strapi Docker Image Size

When you create content types you will see new folders/files for each type added under src/api directory. It also contains two other folders: admin and extensions. None of this is actual source code, it’s part of how strapi operates. So the name src might just be misleading?