Skip to content

Comments

fix FromAsCasing warning message when building docker image#179

Open
lagerstrom wants to merge 1 commit intozotify-dev:mainfrom
lagerstrom:fix_FromAsCasing_warning
Open

fix FromAsCasing warning message when building docker image#179
lagerstrom wants to merge 1 commit intozotify-dev:mainfrom
lagerstrom:fix_FromAsCasing_warning

Conversation

@lagerstrom
Copy link

@lagerstrom lagerstrom commented Aug 14, 2024

Certain keyword should be all caps to avoid warning messages when building docker images. FROM and AS being two of them. Here is an example of one of the current warning messages.

=> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants