Apache Hop version?
2.17.0
Java version?
OpenJDK Runtime Environment (build 17.0.18+8-alpine-r0)
Operating system
Docker
What happened?
When using the environment variable HOP_CONFIG_OPTIONS with the apache/hop:latest Docker image, the load-and-execute.sh script reports an error (Unmatched argument at index 0: '{HOP_CONFIG_OPTIONS}') as the use of the HOP_CONFIG_OPTIONS variable misses the necessary dollar prefix ($).
Issue Priority
Priority: 2
Issue Component
Component: Containers
Apache Hop version?
2.17.0
Java version?
OpenJDK Runtime Environment (build 17.0.18+8-alpine-r0)
Operating system
Docker
What happened?
When using the environment variable HOP_CONFIG_OPTIONS with the apache/hop:latest Docker image, the load-and-execute.sh script reports an error (Unmatched argument at index 0: '{HOP_CONFIG_OPTIONS}') as the use of the HOP_CONFIG_OPTIONS variable misses the necessary dollar prefix ($).
Issue Priority
Priority: 2
Issue Component
Component: Containers