laravel/sail
Docker files for running a basic Laravel application.
v1.67.0
218M downloads/mo
#182 most downloaded on composer
laravel/sail
What this package is like to depend on
Last release 11 days ago
12 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 169 of 180 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
180 releases · first in 2020
24 releases in the last 12 months
see the full history below
Release timeline
180 releases · Dec 2020 to Aug 2026
2021
2022
2023
2024
2025
2026
Releases
latest 60 of 180-
v1.67.012 Aug 2026Release notes
Open source →- [1.x] Move from Launchpad PPA to packages.sury.org by @CasEbb in https://github.com/laravel/sail/pull/896
-
v1.66.010 Aug 2026Release notes
Open source →- Add CPX command support by @wilsenhc in https://github.com/laravel/sail/pull/895
-
v1.65.003 Aug 2026Release notes
Open source →- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/sail/pull/891
- Enable dumpless upgrades for Meilisearch by @CasEbb in https://github.com/laravel/sail/pull/892
- Fix background scheduled commands when using Sail by @drewmt in https://github.com/laravel/sail/pull/894
-
v1.64.017 Jul 2026Release notes
Open source →- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #881
- [1.x] Fix MongoDB failing to restart by persisting the configdb volume by @lazerg in #883
- Make phpunit.xml DB_DATABASE replacement whitespace-tolerant by @d-takeuchi in #885
Release notes
Open source →- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in https://github.com/laravel/sail/pull/881
- [1.x] Fix MongoDB failing to restart by persisting the configdb volume by @lazerg in https://github.com/laravel/sail/pull/883
- Make phpunit.xml DB_DATABASE replacement whitespace-tolerant by @d-takeuchi in https://github.com/laravel/sail/pull/885
-
v1.63.018 Jun 2026Release notes
Open source →- Add Dependabot cooldown of 5 days by @nunomaduro in #876
- Enable Dependabot auto-merge by @nunomaduro in #877
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #878
- [1.x] Add PHP_EXTENSIONS build arg to install additional PHP extensions by @sydgren in #879
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #880
Release notes
Open source →- Add Dependabot cooldown of 5 days by @nunomaduro in https://github.com/laravel/sail/pull/876
- Enable Dependabot auto-merge by @nunomaduro in https://github.com/laravel/sail/pull/877
- Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in https://github.com/laravel/sail/pull/878
- [1.x] Add PHP_EXTENSIONS build arg to install additional PHP extensions by @sydgren in https://github.com/laravel/sail/pull/879
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in https://github.com/laravel/sail/pull/880
-
v1.62.027 May 2026Release notes
Open source →Full Changelog: https://github.com/laravel/sail/compare/v1.61.0...v1.62.0
-
v1.61.023 May 2026Release notes
Open source →- [1.x] Fix RabbitMQ service stub using invalid env var names (#873) by @YoussefMansour9 in #874
Release notes
Open source →- [1.x] Fix RabbitMQ service stub using invalid env var names (#873) by @YoussefMansour9 in https://github.com/laravel/sail/pull/874
-
v1.60.014 May 2026Release notes
Open source →- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #870
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #872
- Manually install corepack to support Node 25+ by @A-Loot in #871
Release notes
Open source →- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in https://github.com/laravel/sail/pull/870
- Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in https://github.com/laravel/sail/pull/872
- Manually install corepack to support Node 25+ by @A-Loot in https://github.com/laravel/sail/pull/871
-
v1.59.013 May 2026Release notes
Open source →Release notes
Open source →- Backport 8.5 Dockerfile to 8.4, 8.3, 8.2, 8.1 and 8.0 by @A-Loot in https://github.com/laravel/sail/pull/869
-
v1.58.027 Apr 2026Release notes
Open source →- Add new AI agent env vars by @pushpak1300 in https://github.com/laravel/sail/pull/867
-
v1.57.014 Apr 2026Release notes
Open source →- Forward AI agent env vars into Docker containers by @pushpak1300 in https://github.com/laravel/sail/pull/862
- Add missing AI agent env vars for Copilot CLI and Pi by @pushpak1300 in https://github.com/laravel/sail/pull/865
-
v1.56.001 Apr 2026Release notes
Open source →- Enable php8.5-swoole in Dockerfile by @mihaileu in https://github.com/laravel/sail/pull/859
-
v1.55.023 Mar 2026Release notes
Open source →- introduce new SAIL_DOCKER_BINARY env for podman support by @Vringe in https://github.com/laravel/sail/pull/857
-
v1.54.011 Mar 2026Release notes
Open source →- Use UTF-8 locale inside container by @MrMeshok in https://github.com/laravel/sail/pull/849
-
v1.53.006 Feb 2026Release notes
Open source →- Switch Yarn installation to Corepack in Dockerfiles by @arjankapteijn in https://github.com/laravel/sail/pull/846
- Supports Laravel 13 by @crynobone in https://github.com/laravel/sail/pull/847
-
v1.52.001 Jan 2026Release notes
Open source →- Replace MariaDB vendor paths with published paths in compose file by @hosni in https://github.com/laravel/sail/pull/845
-
v1.51.009 Dec 2025Release notes
Open source →- Fix volume path for PostgreSQL data storage by @JulBeg in https://github.com/laravel/sail/pull/836
- [1.x] Enable PHP 8.5 XDebug Support by @sweptsquash in https://github.com/laravel/sail/pull/837
- [1.x] Fix AVIF support for GD by @CasEbb in https://github.com/laravel/sail/pull/840
-
v1.50.003 Dec 2025Release notes
Open source →- Add PHP 8.5 Support by @sweptsquash in https://github.com/laravel/sail/pull/832
-
v1.49.103 Dec 2025Release notes
Open source →- [1.x] Fix error when
MYSQL_USERin not set by @hafezdivandari in https://github.com/laravel/sail/pull/835
- [1.x] Fix error when
-
v1.49.025 Nov 2025Release notes
Open source →- Update Node LTS from 22 to 24 by @sweptsquash in https://github.com/laravel/sail/pull/833
- Replace mysql/mysql-server:8.0 with mysql:8.4 by @sweptsquash in https://github.com/laravel/sail/pull/834
-
v1.48.117 Nov 2025Release notes
Open source →- Remove notice from MySQL service about the MYSQL_EXTRA_OPTIONS env not defined by @tonysm in https://github.com/laravel/sail/pull/830
-
v1.48.009 Nov 2025Release notes
Open source →- Add rustfs service to Docker Compose and update service list by @francoism90 in https://github.com/laravel/sail/pull/822
- Fix(sail): Correct YAML syntax in rustfs.stub healthcheck by @jeffersonrucu in https://github.com/laravel/sail/pull/828
-
v1.47.028 Oct 2025Release notes
Open source →- [1.x] Uncomment CLI workers on install by @timacdonald in https://github.com/laravel/sail/pull/821
- Update PostgreSQL version to 18 by @abdounikarim in https://github.com/laravel/sail/pull/824
- Fix typo in PLAYWRIGHT_BROWSERS_PATH - remove space at the EOL by @abdounikarim in https://github.com/laravel/sail/pull/823
- Update phpstan to version 2 by @abdounikarim in https://github.com/laravel/sail/pull/826
- Update actions/checkout to v5 by @abdounikarim in https://github.com/laravel/sail/pull/825
-
v1.46.023 Sep 2025Release notes
Open source →- mark working directory as safe with git by @nathanbarrett in https://github.com/laravel/sail/pull/814
- Rename
docker-compose.ymltocompose.yamlby @CasEbb in https://github.com/laravel/sail/pull/818
-
v1.45.025 Aug 2025Release notes
Open source →- Update PostgreSQL and RabbitMQ stubs to use Alpine variants by @alexjustesen in https://github.com/laravel/sail/pull/810
- feat: Allow Laravel Sail to run Pest 4 Browser tests by @rogerio-pereira in https://github.com/laravel/sail/pull/812
-
v1.44.004 Jul 2025 -
v1.43.119 May 2025Release notes
Open source →- Add missing rabbitmq volume by @kostamilorava in https://github.com/laravel/sail/pull/798
-
v1.43.013 May 2025Release notes
Open source →- Fix rabbitmq volumes by @kiani01lab in https://github.com/laravel/sail/pull/793
- Add the hostname for RabbitMQ by @kiani01lab in https://github.com/laravel/sail/pull/796
- Add Laravel's official vscode extension to devcontainer stub by @eamirgh in https://github.com/laravel/sail/pull/797
-
v1.42.029 Apr 2025Release notes
Open source →- Add the RabbitMQ service by @kiani01lab in https://github.com/laravel/sail/pull/790
-
v1.41.122 Apr 2025Release notes
Open source →- Update logo and socialcard by @iamdavidhill in https://github.com/laravel/sail/pull/781
- Fix
DB_DATABASEreplacement inphpunit.xmlby @choowx in https://github.com/laravel/sail/pull/783 - Added configurable user for shell commands by @fkrzski in https://github.com/laravel/sail/pull/785
- fix: typesense healthcheck by @Barbapapazes in https://github.com/laravel/sail/pull/788
-
v1.41.024 Jan 2025Release notes
Open source →- Supports Laravel 12 by @crynobone in https://github.com/laravel/sail/pull/771
- Add
sail runcommand by @rojtjo in https://github.com/laravel/sail/pull/770
-
v1.40.013 Jan 2025Release notes
Open source →- enable swoole php 8.4 by @ariaieboy in https://github.com/laravel/sail/pull/766
- Add Valkey support by @ariaieboy in https://github.com/laravel/sail/pull/767
- Update Ondrej PPA key by @binaryfire in https://github.com/laravel/sail/pull/768
-
v1.39.127 Nov 2024Release notes
Open source →- [1.x] Remove the default
ubuntuuser by @rojtjo in https://github.com/laravel/sail/pull/762
- [1.x] Remove the default
-
v1.39.025 Nov 2024Release notes
Open source →- [1.x] Use Ubuntu 24.04 and Node 22 by @Jubeki in https://github.com/laravel/sail/pull/758
-
v1.38.011 Nov 2024Release notes
Open source →- fix: Use xdg-open if open does not exist by @rqpt in https://github.com/laravel/sail/pull/744
- Add MongoDB extension and service by @GromNaN in https://github.com/laravel/sail/pull/748
- fix: Sail share 504 timeout fix for linux hosts by @rqpt in https://github.com/laravel/sail/pull/709
- Use equals sign (=) instead of space as ENV variable separator by @jpkleemans in https://github.com/laravel/sail/pull/753
-
v1.37.129 Oct 2024 -
v1.37.021 Oct 2024Release notes
Open source →- Add php 8.4 to the list of runtimes by @jobvink in https://github.com/laravel/sail/pull/740
-
v1.36.010 Oct 2024Release notes
Open source →- [1.x] Update Postgres client to v17 by @Jubeki in https://github.com/laravel/sail/pull/737
-
v1.35.008 Oct 2024Release notes
Open source →- Upgrade to Postgres 17 by @ziadoz in https://github.com/laravel/sail/pull/735
- Use /data path for minio by @francoism90 in https://github.com/laravel/sail/pull/736
-
v1.34.027 Sep 2024 -
v1.33.022 Sep 2024Release notes
Open source →- Pass all command line arguments to wrapped executable by @JoaquinTrinanes in https://github.com/laravel/sail/pull/728
- Use apt php8.3-swoole again by @Jubeki in https://github.com/laravel/sail/pull/731
-
v1.32.011 Sep 2024Release notes
Open source →- [1.x] Add Docker Compose Tests by @Jubeki in https://github.com/laravel/sail/pull/721
- Cleanup unneeded code by @Jubeki in https://github.com/laravel/sail/pull/724
- Use selenium/standalone-chromium on ARM by @Jubeki in https://github.com/laravel/sail/pull/723
- Use selenium/standalone-chromium on AMD and ARM by @Jubeki in https://github.com/laravel/sail/pull/722
-
v1.31.303 Sep 2024Release notes
Open source →- fix: missing \ in dockerfile 8.3 by @saullo in https://github.com/laravel/sail/pull/718
-
v1.31.203 Sep 2024Release notes
Open source →- fix: fixed swoole extension that gets the SQLSTATE[08006] error by @pedrovian4 in https://github.com/laravel/sail/pull/715
-
v1.31.102 Aug 2024Release notes
Open source →- minio: health check using mc by @francoism90 in https://github.com/laravel/sail/pull/711
-
v1.31.022 Jul 2024Release notes
Open source →- [1.x] Only support MariaDB 11 by @Jubeki in https://github.com/laravel/sail/pull/707
- Update EXPOSE port command by @SamuelMwangiW in https://github.com/laravel/sail/pull/706
-
v1.30.205 Jul 2024Release notes
Open source →- [1.x] Use Official MariaDB Healthcheck Script by @a1383n in https://github.com/laravel/sail/pull/704
-
v1.30.101 Jul 2024Release notes
Open source →- Fixed undefined array key mariadb10|11 error on installation. by @kursatcanciger in https://github.com/laravel/sail/pull/703
-
v1.30.018 Jun 2024Release notes
Open source →- MariaDB 11 support by @tomcoonen in https://github.com/laravel/sail/pull/698
-
v1.29.312 Jun 2024Release notes
Open source →- Fix meilisearch healthcheck gets to IPv6 instead IPv4 by @Theprim0 in https://github.com/laravel/sail/pull/697
-
v1.29.216 May 2024Release notes
Open source →- [1.x] Install "mariadb-client" package for MariaDB users by @staudenmeir in https://github.com/laravel/sail/pull/693
-
v1.29.120 Mar 2024Release notes
Open source →- [1.x] Make commands lazy by @timacdonald in https://github.com/laravel/sail/pull/683
- Preinstall nano, so default make tinker edit work out of the box by @negoziator in https://github.com/laravel/sail/pull/685
- Revert opcache for CLI by @driesvints in https://github.com/laravel/sail/pull/684
-
v1.29.008 Mar 2024Release notes
Open source →- Allow building sail to run PHP as root by @vmsh0 in https://github.com/laravel/sail/pull/677
- Update MAILER config to use mailpit on L11 by @SamuelMwangiW in https://github.com/laravel/sail/pull/678
-
v1.28.204 Mar 2024Release notes
Open source →- [1.x] Switch from XDEBUG_SESSION to XDEBUG_TRIGGER for sail debug by @GregMayes in https://github.com/laravel/sail/pull/675
- Error calling command "sail mariadb" by @halfbaked in https://github.com/laravel/sail/pull/674
-
v1.28.123 Feb 2024Release notes
Open source →- [1.x] Use new MariaDB connection if possible by @staudenmeir in https://github.com/laravel/sail/pull/672
-
v1.28.020 Feb 2024Release notes
Open source →- Changing pcov Directory by @joaopalopes24 in https://github.com/laravel/sail/pull/670
- add ffmpeg to support videos, when using Spatie media-library for Videos by @negoziator in https://github.com/laravel/sail/pull/671
-
v1.27.408 Feb 2024Release notes
Open source →- Fix open in browser with APP_PORT by @ijpatricio in https://github.com/laravel/sail/pull/663
-
v1.27.330 Jan 2024Release notes
Open source →- [1.x] Improves console output by @nunomaduro in https://github.com/laravel/sail/pull/661
-
v1.27.221 Jan 2024Release notes
Open source →- Add Support for Typesense by @jasonbosco in https://github.com/laravel/sail/pull/655
- Lint sail script by @dimitriacosta in https://github.com/laravel/sail/pull/656
- Make DB_CONNECTION replacement more robust by @taylorotwell in https://github.com/laravel/sail/commit/2276a8d9d6cfdcaad98bf67a34331d100149d5b6
-
v1.27.113 Jan 2024Release notes
Open source →- [1.x] [#651] Don't do anything if no phpunit files are present by @zack6849 in https://github.com/laravel/sail/pull/652