We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello
when trying to use INCLUDE+ syntax I am getting the error below
PS C:\work\bitbucket\devops\Docker> docker build -f ./qa-windows/Dockerfile -t win_diab . Sending build context to Docker daemon 58.37kB Error response from daemon: dockerfile parse error line 66: unknown instruction: INCLUDE+
OS: windows Docker version : 20.10.17, build 100c701
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello
when trying to use INCLUDE+ syntax
I am getting the error below
PS C:\work\bitbucket\devops\Docker> docker build -f ./qa-windows/Dockerfile -t win_diab .
Sending build context to Docker daemon 58.37kB
Error response from daemon: dockerfile parse error line 66: unknown instruction: INCLUDE+
OS: windows
Docker version : 20.10.17, build 100c701
The text was updated successfully, but these errors were encountered: