SAP / fundamental-tools

Web applications with ABAP, done simple.
Apache License 2.0
70 stars 13 forks source link

Getting error Unknown Instruction : INCLUDE+ #23

Closed bhadana-rajesh closed 2 years ago

bhadana-rajesh commented 3 years ago

Hi,

Environment : OS : ubuntu 18.04 Docker Version : Docker 20.10.7 Environment variable is set DOCKER_BUILDKIT=1 and COMPOSE_DOCKER_CLI_BUILD=1

I am trying to create docker image for node-rfc https://github.com/sap/node-rfc.

https://github.com/SAP/fundamental-tools/tree/main/docker

Command : $docker build -f ubuntu-qa.Dockerfile . when I try to create docker image using ubuntu dockerfile. Getting error Unknown Instruction : INCLUDE+

Capture1 capture2

Thanks, Rajesh

bsrdjan commented 3 years ago

Sorry for the delayed response. Could you please check if INCLUDE+ docker syntax extension is activated in your environment?

https://github.com/edrevo/dockerfile-plus