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
$ docker build .
Sending build context to Docker daemon 46.79MB
Error response from daemon: Dockerfile parse error line 2: ENV requires at least one argument
The text was updated successfully, but these errors were encountered:
rcjsuen
changed the title
ENV instruction that spans multiple lines and only has a comment is not flagged as an error
ARG and ENV instruction that spans multiple lines and only has a comment is not flagged as an error
Jun 18, 2020
This Dockerfile should produce a linting error.
The text was updated successfully, but these errors were encountered: