- Add MinIO to sail:install Command (#128)
- Clear pecl caches & tmp files during Swoole extension install (#134)
- Fix mariaDB Health check (#126)
- Use MySQL shell when running mariadb (#119)
- Fix mysql health check (#125)
- MariaDB support (#111)
- Load missing PECL package index before installing Swoole (#94)
- Database default user name and password (#84)
- Patch issue with environment database password replacement (#87)
- Use different DB user & password for Sail (#75)
- Update the publish command to consider PHP 7.4 (#68)
- Add missing PostgreSQL clients ([#64(laravel#64))
- Use latest expose container (cebaebc)
- Update share command (59ee7e2)
- Re-add memcached (#62)
- Fix pgsql.stub volumes typo (#60)
- Update flag name (0200ce6)
- Removed comments (a317a1a)
- Back out feature (87c63c2)
- Display message after installing Sail (#56)
- Change supervisord logfile and pidfile settings (#57)
- Remove memcached stub (3a4fac1)
- Add support for
dusk:fails
(#43)
- PostgreSQL Support (#28)
- Add healthcheck for mysql and redis service in docker-compose (#36)
- Update Mailhog env variables (bf10c80)
- Add sail bash to Initiate a Bash shell within the application container (#30)
- Send error messages to STDERR (#32)
- Fix a bug with memcached (7457004)
Initial stable release.