You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that you have Docker Buildx Bake enabled, and there is an issue with it. If you do not have a fundamental need to use it, you can disable it globally or for a specific project using the variable COMPOSE_BAKE=false.
Sail Version
1.41
Laravel Version
12
PHP Version
8.3
Operating System
macOS
OS Version
15.3.2
Description
New version of docker not accepting dot (.) anymore in service name
Steps To Reproduce
Steps to Reproduce
php artisan sail:install
sail up -d
Screenshot
Workaround
Update service
laravel.test
tolaravel-test
The text was updated successfully, but these errors were encountered: