Commit Graph
45 Commits
Author SHA1 Message Date
Valentino LaucianiandGitHub f5cb352e9f Fix php alpine tag 2022-03-04 17:40:46 +01:00
Valentino LaucianiandGitHub 905a99efba Update to work with PHP8 and PHP8.1 2022-03-04 17:38:49 +01:00
Valentino LaucianiandGitHub 63abb6ced8 Update docker-in-docker tag image 2022-01-31 16:28:46 +01:00
Valentino LaucianiandGitHub 1fa196de84 Use POSTGIS_VERSION argument 2022-01-21 14:26:39 +01:00
Valentino LaucianiandGitHub 2efec41e55 Add POSTGIS_VERSION argument 2022-01-21 14:25:55 +01:00
Valentino LaucianiandGitHub 3d18d92ff2 Add POSTGIS_VERSION variable 2022-01-21 14:24:24 +01:00
Valentino LaucianiandGitHub 3a8ff2c329 Update docker-compose.yml 2021-12-22 09:18:33 +01:00
Valentino LaucianiandGitHub cf6e2cd843 Update Dockerfile 2021-12-22 09:17:25 +01:00
Valentino LaucianiandGitHub 3d2194301e Update .env.example 2021-12-21 12:05:56 +01:00
Valentino LaucianiandGitHub 4885f9ac2d Update .env.example 2021-12-21 12:02:53 +01:00
Valentino LaucianiandGitHub 9c6f4e0a06 Update Dockerfile 2021-12-21 11:58:32 +01:00
Valentino LaucianiandGitHub c6bc986095 Update Dockerfile 2021-12-21 11:50:43 +01:00
Valentino LaucianiandGitHub 3d2f8074d3 Update docker-compose.yml 2021-12-21 11:43:51 +01:00
Valentino LaucianiandGitHub ec4216ed18 Update Dockerfile 2021-12-21 11:41:46 +01:00
Valentino LaucianiandGitHub 18bf3a7b20 Update .env.example 2021-12-21 10:56:58 +01:00
Valentino LaucianiandGitHub 145864fab2 fix crontab 2021-10-12 12:40:28 +02:00
Valentino LaucianiandGitHub 58edaa6421 Add Alpine version to solve issue: https://github.com/laradock/laradock/issues/3008 2021-07-01 12:22:46 +02:00
Valentino LaucianiandGitHub 18e5ade895 Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892 2021-03-18 12:52:15 +01:00
Valentino LaucianiandGitHub 615c80f25b Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892 2021-03-18 12:51:20 +01:00
Valentino LaucianiandGitHub f2af78ecac Update Dockerfile 2021-03-12 15:01:44 +01:00
Valentino LaucianiandGitHub a00364bf01 Add code to install docker client into docker image 2021-02-09 13:17:58 +01:00
Valentino LaucianiandGitHub 88b4050c79 Add code to install docker client into docker image 2021-02-09 13:17:08 +01:00
Valentino LaucianiandGitHub ffc36b7ec8 Add variable to install docker client 2021-02-09 13:14:27 +01:00
Valentino LaucianiandGitHub a6950d2e6f Add variable to install docker client 2021-02-09 13:13:14 +01:00
Valentino LaucianiandGitHub f5ab703d8a Set nginx default.key permission
Solved issue: https://github.com/laradock/laradock/issues/2285#issuecomment-616225902
2020-11-25 12:50:03 +01:00
Valentino LaucianiandGitHub 3124ad8d76 Update docker-compose.yml 2020-02-13 23:26:33 +01:00
Valentino LaucianiandGitHub 8e6a2a4f3c Update docker-in-docker (dind) - not working with 18.09+ version 2020-02-13 23:24:07 +01:00
Valentino LaucianiandGitHub 4dd4074d3b Merge pull request #1 from laradock/master
Synck fork
2020-02-13 23:09:45 +01:00
Valentino LaucianiandGitHub 0a253a3d7e Alpine commands used 2020-02-04 20:33:41 +01:00
Valentino LaucianiandGitHub 72d11e4485 fix indentations 2020-02-04 17:00:01 +01:00
Valentino LaucianiandGitHub 82a4b1db60 Add code to install YAML extension 2020-02-04 16:57:14 +01:00
Valentino LaucianiandGitHub c9e71c695e Add variable to install YAML extension 2020-02-04 16:55:50 +01:00
Valentino LaucianiandGitHub 5b33a2b319 Add variable to install YAML extension 2020-02-04 16:53:14 +01:00
Valentino LaucianiandLan Phan 4e5a142c9d YAML extension for php-cli (#2360)
* Add 'WORKSPACE_INSTALL_YAML' variable to install php yaml extension for php-cli

* Set 'INSTALL_YAML' variable to install php yaml extension for php-cli

* Install yaml extension for php-cli
2019-11-14 05:08:54 +07:00
Valentino LaucianiandGitHub 5dbd46f9ff Update comment 2019-09-16 15:00:44 +02:00
Valentino LaucianiandGitHub df15420be0 Install PHPREDIS into Laravel-Horizon docker image 2019-09-16 14:58:38 +02:00
Valentino LaucianiandGitHub e852d203ab Install PHPREDIS into Laravel-Horizon docker image 2019-09-16 14:57:59 +02:00
Valentino LaucianiandGitHub eadecf1f1e Install PHPREDIS 2019-09-16 14:56:48 +02:00
Valentino LaucianiandShao Yu-Lung (Allen) 2e928a4928 laravel-horizon: Install 'sockets' without install 'AMQP` (#2211)
* Add LARAVEL_HORIZON_INSTALL_SOCKETS variable. Issue #2209
* Get LARAVEL_HORIZON_INSTALL_SOCKETS from .env. Issue #2209
* Get INSTALL_SOCKETS variable and install 'sockets' ext. Issue #2209
2019-07-30 12:48:24 +08:00
vlaucianiandShao Yu-Lung (Allen) 5bf8be6303 Add 'sshpass' and 'ping' packages into 'workspace' and 'php-fpm' Docker image (#2164)
* Update env-example
Added variables to install 'ping' and 'sshpass'
* Update docker-compose.yml
Import variable from '.env' to set 'INSTALL_MYSQL_CLIENT' and 'INSTALL_PING'
* Update Dockerfile
Add code to import variables from 'docker-compose.yml' to install 'ping' and/or 'sshpass'
2019-06-06 11:59:13 +08:00
vlaucianiandShao Yu-Lung (Allen) 2dd64aef55 Update Dockerfile (#2147)
Solve issue https://github.com/laradock/laradock/issues/2146
2019-05-29 08:53:13 +08:00
vlaucianiandShao Yu-Lung (Allen) 7ea44ca25a Set 'logrotate' for 'nginx' logs (#2111)
* Update Dockerfile

Install 'logrotate' for nginx log. Issue https://github.com/laradock/laradock/issues/1357

* Create nginx

Create 'logrotate' file for nginx log. Issue https://github.com/laradock/laradock/issues/1357

* Update Dockerfile

Copy 'logrotate' config file. Issue https://github.com/laradock/laradock/issues/1357

* Update nginx

Add 'nodateext' logrotate option to archive with sequence number

* Update startup.sh

Add line to start 'crond' demon

* Update nginx

Update permissions
2019-05-18 10:54:45 +08:00
vlaucianiandShao Yu-Lung (Allen) d7765a7b10 Update docker-compose.yml to add 'dind' to 'Workspace' (#1869)
Add 'docker-in-docker' links end 'DOCKER_HOST' environment to 'workspace'.
2018-11-22 08:10:33 +08:00
vlaucianiandShao Yu-Lung (Allen) 9cb7624da7 bugfix: add 'networks' to 'docker-in-docker' (#1660)
I do not know why but the pull request https://github.com/laradock/laradock/pull/1655 has lost the 'networks' code. I'll try to insert it Insert again ;-)
2018-06-30 16:49:29 +08:00
vlaucianiandShao Yu-Lung (Allen) 9d42ea6b9d Update docker-compose.yml to add 'dind' (#1655)
Add 'dind' image to run docker-in-docker: issue https://github.com/laradock/laradock/issues/1653
2018-06-28 13:25:33 +08:00