Create persistent storage for themes folder#33
Create persistent storage for themes folder#33babarinde wants to merge 8 commits intodokku-community:masterfrom
Conversation
|
This breaks the default theme. |
|
As well, this repository is not meant to be directly deployed, but rather to generate a repository that can be deployed. As such, I definitely am not going to merge the Procfile change. |
|
Completely missed the Procfile, would it be possible to create the procfile after the repository has been cloned ? |
…overwritten with host mount point during installation
|
This repo is meant to be run locally, so that copy statement will fail. As well, there is no need for a Procfile, the app runs just fine without it if you just follow the readme instructions. |
|
My mistake, I was deploying the app from a repo located on the same dokku server (which will not often be the case). |
Create persistent storage for themes folder