mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Makes sure the storage directory exists, otherwise it will fail with
```sh
In ServerStateFile.php line 49:
Unable to write to process ID file.
```
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>