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
Unfortunately your linter does not seem compatible with multistaged build Dockerfile as the following log can show:
Line 1: -> FROM golang:1.10-alpine AS provider-aws
ERROR: Invalid parameters for command..
Reference -> https://docs.docker.com/engine/reference/builder/
It would be nice to still be able to use this linter with multistaged build Dockerfile...
The text was updated successfully, but these errors were encountered:
Unfortunately your linter does not seem compatible with multistaged build Dockerfile as the following log can show:
It would be nice to still be able to use this linter with multistaged build Dockerfile...
The text was updated successfully, but these errors were encountered: