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 am building images using docker compose file
I am getting error below:
"""
=> ERROR [web 7/7] COPY config /app/
[web 7/7] COPY config /app/:
failed to solve: failed to compute cache key: failed to calculate checksum of ref f623ee27-bbda-4182-bd0c-c189adf03ff1::5pn9sm97lepgqts1a10reksj1: "/config": not found
"""
Please help!!
The text was updated successfully, but these errors were encountered:
When I am building images using docker compose file
I am getting error below:
"""
=> ERROR [web 7/7] COPY config /app/
failed to solve: failed to compute cache key: failed to calculate checksum of ref f623ee27-bbda-4182-bd0c-c189adf03ff1::5pn9sm97lepgqts1a10reksj1: "/config": not found
"""
Please help!!
The text was updated successfully, but these errors were encountered: