Im running VSCode
Version: 1.34.0 (user setup)
Commit: a622c65b2c713c890fcf4fbf07cf34049d5fe758
Date: 2019-05-15T21:59:37.030Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763
When i writing Dockerfile with escape=` i always get "lint" error in file - see below image.

Here you can see in dockerfile that it indicate error

I can build docker image still - but i guess this has something todo with vscode-docker extension and linting?