Some containers/images expect certain files and folders with certain permissions the applications that expect such may be defined via templates...
For example laravel storage directory... in the laravel template app... THat is useful but when someone creates a deployment without using a template... the files and folders are not created by default...
A good advanced feature to pair with this will be the ability to deploy and image but using a template.... So you this is a laravel app or nuxt app or express or whatever but here is my own image...
the system uses the template to setup everything it knows that kind of application needs
Some containers/images expect certain files and folders with certain permissions the applications that expect such may be defined via templates...
For example laravel
storagedirectory... in the laravel template app... THat is useful but when someone creates a deployment without using a template... the files and folders are not created by default...A good advanced feature to pair with this will be the ability to deploy and image but using a template.... So you this is a laravel app or nuxt app or express or whatever but here is my own image...
the system uses the template to setup everything it knows that kind of application needs