- Jul 14, 2016
-
-
Mahmoud Zalt authored
#140 update php 5.5 and 5.6
-
- Jul 13, 2016
-
-
Bo-Yi Wu authored
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
-
https://github.com/LaraDock/laradockMahmoud Zalt authored
* 'master' of https://github.com/LaraDock/laradock: fix the volumes mapping
-
Mahmoud Zalt authored
-
Mahmoud Zalt authored
-
Mahmoud Zalt authored
-
Mahmoud Zalt authored
Update Dockerfile-70
-
Mahmoud Zalt authored
Database volume mapping changes & documentation
-
Jack Fletcher authored
-
Jack Fletcher authored
-
- Jul 12, 2016
-
-
Yew JS authored
install libJPEG and enabled in GD
-
Jack Fletcher authored
References #135
-
Jack Fletcher authored
I've placed the `application` and `data` directories into a `volumes` subdirectory. The top level `data` directory is now used for storing the data used by the database (and other, if any) containers. The `data` directory has also been added to the `.gitignore` file to prevent accidental pushing of user data.
-
Jack Fletcher authored
All of the database data volume mapping have been changed from the host's `/var/lib` directory to locally alongside the laradock installation. This should hopefully prevent issues where data disappears after containers are restarted or data on the host machine is overwritten by accident (scary!) Additionally this should make data easier to backup between installations - especially on Windows where `/var` does not exist and is created transparently by Docker Machine/Windows beta. This change will most likely cause data to disappear from existing installations, however it may reappear if moved to it's new home. References #137, #138
-
Jack Fletcher authored
-
Jack Fletcher authored
Added an untracked `.env` file to the root directory to prevent the `WARNING: The INSTALL_PRESTISSIMO variable is not set` message from being displayed when `docker-compose` is run. Added section in README for optional features.
-
- Jul 07, 2016
-
-
Mahmoud Zalt authored
Update README.md
-
Niksac authored
-
- Jun 28, 2016
-
-
Mahmoud Zalt authored
Added support upload file size setting.
-
Bo-Yi Wu authored
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
-
- Jun 27, 2016
-
-
Mahmoud Zalt authored
Hotfix/mongo
-
Mahmoud Zalt authored
* zhikiri-hotfix/mongo-support: Fix conflict merging zhikiri-hotfix/mongo-support
-
Mahmoud Zalt authored
-
Mahmoud Zalt authored
Added supporting of the mcrypt extenstion
-
zhikiri authored
-
- Jun 25, 2016
-
-
Mahmoud Zalt authored
remove duplicate white spaces
-
Bo-Yi Wu authored
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
-
- Jun 24, 2016
-
-
Mahmoud Zalt authored
@benmag @mattythebatty @AminMkh @appleboy
-
Mahmoud Zalt authored
`docker-compose run …` to `docker exec -it …`
-
- Jun 22, 2016
-
-
Mahmoud Zalt authored
-
Mahmoud Zalt authored
Change command about enter workspace container.
-
Mahmoud Zalt authored
Added support to conditionally install Prestissimo
-
Bo-Yi Wu authored
-
Jack Fletcher authored
-
Mahmoud Zalt authored
Fixed Change wrong project name.
-
Bo-Yi Wu authored
-
Mahmoud Zalt authored
(fix conflict) * pr/111: add Node Version Manager (nvm)
-
Mahmoud Zalt authored
Load xdebug Zend extension with phpunit command.
-
- Jun 21, 2016
-
-
Bo-Yi Wu authored
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
-
- Jun 20, 2016
-
-
Bo-Yi Wu authored
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
-