mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-03 12:47:09 +01:00
Merge pull request #17 from Cynomys/master
fixed README.md(cumpose=>compose)
This commit is contained in:
@@ -2,6 +2,6 @@ DockerFile for invoice ninja (https://www.invoiceninja.com/)
|
|||||||
|
|
||||||
This image is based on `php:7` official version.
|
This image is based on `php:7` official version.
|
||||||
|
|
||||||
The easiest way to try this image is by cloning this repos and run `docker-cumpose run`.
|
The easiest way to try this image is by cloning this repos and run `docker-compose run`.
|
||||||
|
|
||||||
To make your data persistant, you have to mount `/var/www/app/public/logo` and `/var/www/app/storage`.
|
To make your data persistant, you have to mount `/var/www/app/public/logo` and `/var/www/app/storage`.
|
||||||
|
|||||||
Reference in New Issue
Block a user