dbc #55
Annotations
3 warnings
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L12
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L34
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L51
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|