laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.65k stars 470 forks source link

Unable to pull PHP packages from ondrej repo #673

Closed rushxs7 closed 6 months ago

rushxs7 commented 6 months ago

Sail Version

1.27.3

Laravel Version

10.10

PHP Version

8.1

Operating System

Windows (WSL)

OS Version

11

Description

Upon starting the sail containers with sail up the laravel container displays an error message. It's not able to pull packages from the ondrej PPA. image Is this a sail issue or with my docker config?

Steps To Reproduce

Write the following in the terminal to reproduce the same result. sail up

driesvints commented 6 months ago

Seems to be a hiccup I think. We haven't had any other reports so far. I suggest you try again at a later time.