Mar 31, 2023
0
Level 1
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?
Please or to participate in this conversation.