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
When I run docker-compose up -d I get the following error when building PHP:
STEP 8/16: COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer
Error: COPY --from=composer:latest: no stage or image found with that name
The text was updated successfully, but these errors were encountered:
When I run docker-compose up -d I get the following error when building PHP:
STEP 8/16: COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer
Error: COPY --from=composer:latest: no stage or image found with that name
The text was updated successfully, but these errors were encountered: