Skip to content

Releases: laradock/laradock

v9.5

09 Jan 16:31
8a1b3c4
Compare
Choose a tag to compare
  • #2457 upgrade apache2.
  • #2461 remove PHP 7.4 zip extension option.

v9.4

01 Jan 06:01
3c36fc7
Compare
Choose a tag to compare

v9.3

19 Dec 12:16
fc5ab30
Compare
Choose a tag to compare
  • #2276 Added support for OCI8 extension in workspace and php-fpm containers.
  • #2424 chore(php-fpm): update the default locale setting.

v9.2

17 Dec 13:01
d732318
Compare
Choose a tag to compare
  • #2273 add missing config for inotify and fswatch
  • #2365 update document for workspace supervisor
  • #2425 update php-fpm base image
  • #2427 Drop unneeded settings for devcontainer.json (VSCode already handles them automatically)

v9.1

09 Dec 11:43
fb617de
Compare
Choose a tag to compare
Merge pull request #2413 from lbssousa/devcontainer-v2

Complete sample configuration for VSCode Remote Development on Containers

v9.0

05 Dec 10:36
a7faceb
Compare
Choose a tag to compare
  • Support PHP 7.4

v8.0

23 Aug 08:59
cb910c5
Compare
Choose a tag to compare
Merge pull request #2246 from laradock/tagging-base-images

Use the original base images after tagging PHP 7.3

v7.15

14 Jun 03:51
Compare
Choose a tag to compare
  • Add ghostscript to php worker (#2035)
  • Add Manticore Search (#2036)
  • php-woker add swoole (#2045)
  • Consistency fix (#2053)
  • Add force option when start laravel-echo-server, update laravel-echo-server version (#2052)
  • Pgadmin newest version 4.x (#2054)
  • Fix README URL (#2051,#2055)
  • workspace add inotify and fswatch (#2059)
  • Add powerline to workspace (#2062)
  • Install ffmpeg in workspace.
  • Fix pgadmin workstation name (#2088)
  • Switched base image to fix recurrent caddy issues. (#2095)
  • Added docker-compose run workspace example (#2094)
  • Add sonarqube to docker-compose (#2113)
  • Remove unnecessary .gitkeep (#2070)
  • Add PHP_FPM_INSTALL_RDKAFKA as an option to install rdkafka extension (#2040)
  • Workspace: blackfire gpg.key url fixed (#2133)
  • Allowing php-worker to install gmp extension (#2152)
  • Add php ext "taint" (#2150)
  • Removing mention of production-docker-compose.yml file (#2093)
  • Add 'sshpass' and 'ping' packages into 'workspace' and 'php-fpm' Docker image (#2164)
  • Fix ci build failed and nginx adduser error (#2165)

v7.14

03 Mar 13:54
329462a
Compare
Choose a tag to compare
  • Update index.md (#1531)
  • Update php-fpm and workspace base image (#2034)

v7.13

01 Mar 16:50
7621880
Compare
Choose a tag to compare
  • Support PHP 7.3 (#2028)
  • add an official redis stable config file (#1911)