[
https://issues.apache.org/jira/browse/HDDS-11590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900674#comment-17900674
]
Attila Doroszlai commented on HDDS-11590:
-----------------------------------------
Copying from HDDS-11792 to let this issue be found by search for error message:
{code}
failed to read /home/testuser/ozone-1.4.0/compose/ozone/docker-config: line 17:
unexpected character "-" in variable name "CORE-SITE.XML_fs.defaultFS=ofs://om"
{code}
> Incorrect environment varable names in docker compose configuration
> -------------------------------------------------------------------
>
> Key: HDDS-11590
> URL: https://issues.apache.org/jira/browse/HDDS-11590
> Project: Apache Ozone
> Issue Type: Bug
> Components: docker-compose
> Affects Versions: 2.0.0
> Reporter: Ivan Zlenko
> Assignee: Ivan Zlenko
> Priority: Major
>
> We are incorrectly using environment variables in our docker compose files.
> We can't use variables with names containing anything other than alphanumeric
> characters and underscore:
> {quote}
> Environment variable names used by the utilities in the Shell and Utilities
> volume of IEEE Std 1003.1-2001 consist solely of uppercase letters, digits,
> and the '_' (underscore) from the characters defined in Portable Character
> Set and do not begin with a digit. Other characters may be permitted by an
> implementation; applications shall tolerate the presence of such names.
> {quote}
> On the latest version of docker we can't run docker compose because of that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]