Skip to content

Releases: laradock/laradock

v5.9.0

09 Jan 18:32
0077de2
Compare
Choose a tag to compare
  • Update jenkins from 2.73.2 to 2.89.2.
  • Ignore /jenkins/jenkins_home/ generated files.
  • Add GMP extension to PHP-fpm.
  • Allowed the laradock user to use ssh settings (copied from root) in workspace.
  • Added support for AMQP extension in workspace and php-fpm containers.
  • Add memory to process up elastiseach.
  • Added packages update to install librabbit-mq.
  • Update apt packages to install librabbitmq for php 7.0 and php 5.6.
  • Rename balancer to haproxy in docker compose.
  • Updates path for postgres (remove /data).
  • Fix syntax errors and broken tests.
  • Workspace container adds swoole.

v5.8.5

17 Dec 20:39
Compare
Choose a tag to compare
  • Replace .dev with .test to avoid issues with the new google chrome versions.
  • Update PHP and Workspace base tags to support PHP 7.2.
  • Add LDAP support to PHP 5.6 workspace.
  • Fix install hhvm package cannot be authenticated.
  • Fix aerospike build fail.
  • Fix php-worker build fail.
  • Update the travis file.
  • Give minio access to the backend.

v5.8.4

04 Dec 08:18
694b39d
Compare
Choose a tag to compare
  • Add optional change application source from dl-cdn.alpinelinux.org to aliyun for NGINX.
  • Add ability to specify the included docker-compose files in the .env for more flexibility.
  • Reorder some keys in the .env for easier readability.
  • Specify a separator between the docker files for better compatibility for Windows users.
  • Fix NGINX build syntax error.
  • Fix memory leaks in docker-sync with verbose true.
  • Replace docker-compose down with stop in sync.sh.

v5.8.3

21 Nov 20:57
65a8bbc
Compare
Choose a tag to compare
  • Change Caddy base image.
  • Remove default python installation from the Workspace.

v5.8.2

14 Nov 20:32
9877f04
Compare
Choose a tag to compare
  • Random bug fixes.

v5.8.1

12 Nov 16:19
35183ef
Compare
Choose a tag to compare
  • Add IMAP extension to workspace.
  • Update workspace base image version.
  • Fix PHP-Worker missing PGSQL drivers.
  • Fix python issue when using INSTALL_NODE and VueJS with Laravel.

v5.8.0

25 Oct 12:50
Compare
Choose a tag to compare
  • Support Grafana with it's own Container.
  • Add pg_dump to pgadmin Container.
  • Add Postgre SQL Support for php-fpm.
  • Edit web server session storage path in php-fpm.
  • Change based image to node:alpine for laravel-echo-server.
  • Add support for pgclient to workspace & php-fpm.
  • Fix PG_CLIENT variable issue.

v5.7.1

14 Oct 19:36
Compare
Choose a tag to compare
  • Support MailDev.
  • Update Jenkins version.
  • Change Caddy base image.
  • Update Postgres base image tag from latest to Alpine.

v5.7.0

06 Oct 17:51
Compare
Choose a tag to compare
  • Support installing Dependencies for Dusk Tests in Workspace.
  • Support installing LDAP extension for PHP CLI in Workspace.
  • Support installing Google Chrome and Chrome Driver in Workspace.
  • Add some aliases to the Workspace.

v5.6.2

28 Sep 22:00
Compare
Choose a tag to compare
  • Fix workspace mongo by adding pecl before mongo install.
  • Change the wrong link to aerospike client PHP.
  • Add artisan aliases to the workspace.