Invoking ./build.sh with latest versions of Docker Desktop produces the warning below:
3 warnings found (use docker --debug to expand):
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 12)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 20)
Invoking
./build.sh
with latest versions of Docker Desktop produces the warning below:This is an easy one to fix actually.