Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

nick95's avatar

Error when recreating sail environment

Dear all, I recently cleaned up my docker images on my MacOS system. Today, I started again my sail environment using ./vendor/bin/sail up -d. This downloaded and created again the required docker images however, this time I get the following error:

=> ERROR [ 4/11] RUN apt-get update     && apt-get install -y gnupg gosu curl ca-certificates zip unzip git supervisor sqlite3 libcap2-bin libpng-dev python2     && mkdi  2.1s

This environment was created with Laravel 9 and has been replicated into my production environment, so I cannot upgrade to laravel 10. How can I solve?

0 likes
0 replies

Please or to participate in this conversation.