- Environment variable for share subdomain (#239)
- Add devcontainer to install command (#218)
- Removes hardcoded service name from
APP_URL
indusk
anddusk:fails
command (#219)
- Xdebug 3.0 support (#209)
- Make sail script publishable (#201, #202)
- Pass additional arguments to shell / root-shell commands (#208)
- Call source
.env
before exporting bash environment variables (#207)
- Fixes missing backslash (#196)
- Minio Console Port (#188)
- Append random subdomain by default (#175)
- Remove Unused SEDCMD (#179)
- Revert Ubuntu 21.04 changes (#174)
- Share/Expose options and cleanup on exit (#168, 44c7087)
- Update to Ubuntu 21.04 (#169, 0df641d, 484b928)
- Fix if statement in
sail
binary (414fd19
- Add proxy to vendor binaries (#154)
- Add Redis CLI command (#140)
- Add retries & timeout to healthcheck (#143)
- 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.