Ivan Zlenko created HDDS-11590:
----------------------------------
Summary: 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
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}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]