[
https://issues.apache.org/jira/browse/HIVE-29065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kokila N updated HIVE-29065:
----------------------------
Description:
_During the docker image build , there are few warnings thrown_
{code:java}
5 warnings found (use docker --debug to expand):
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 19)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 24)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 36)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 47)
- InvalidDefaultArgInFrom: Default value for ARG ${BUILD_ENV} results in empty
or invalid base image name (line 47){code}
> Fix warnings during docker image build
> --------------------------------------
>
> Key: HIVE-29065
> URL: https://issues.apache.org/jira/browse/HIVE-29065
> Project: Hive
> Issue Type: Bug
> Reporter: Kokila N
> Assignee: Kokila N
> Priority: Minor
>
> _During the docker image build , there are few warnings thrown_
> {code:java}
> 5 warnings found (use docker --debug to expand):
> - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 19)
> - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 24)
> - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 36)
> - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 47)
> - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_ENV} results in
> empty or invalid base image name (line 47){code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)