rcjsuen / dockerfile-language-service

Dockerfile language service for providing an API to create feature-rich Dockerfile editors in JavaScript.
MIT License
16 stars 2 forks source link

Add support for new --link flag in COPY #103

Closed mattn closed 2 years ago

mattn commented 2 years ago

As far as I can see the code, --link is not supported yet?

image

rcjsuen commented 2 years ago

@mattn Thank for the bug report. Yes, this is correct and will be tracked by https://github.com/rcjsuen/dockerfile-utils/issues/108.