fix FromAsCasing warning message when building docker image #179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "lagerstrom/fix_FromAsCasing_warning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Certain keyword should be all caps to avoid warning messages when building docker images.
FROMandASbeing 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)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.