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
The issue occurs if you do not have a "INCLUDE+" statement in a Dockerfile that has "# syntax = edrevo/dockerfile-plus". Take the following example Dockerfile which will generate the error:
FYI: I found that this is related to the most recent release of Docker 24.0 (released on May 16, 2023). If I downgrade to 23.x then the problem goes away.
I HOPE that dockerfile-plus will be able to get around this problem so we can continue to use it with the latest and future Docker releases...
Docker version 24.0.0, build 98fdcd7
I now get the following error if I use edrevo/dockerfile-plus syntax (even if I don't have an INCLUDE+ statement)
Help?
The text was updated successfully, but these errors were encountered: