Description:
Currently in Dockerfiles, it is instructed to include the MySQL JDBC connector using a Dockerfile COPY instruction [1]. It could be instructed to include the MySQL JDBC connector via a downloadable link (available from Maven Central) using the Dockerfile ADD construct.
[1]: COPY instruction
Affected Product Version:
Docker resources for WSO2 Stream Processing v4.4.x and below
Sub Tasks:
Description:
Currently in Dockerfiles, it is instructed to include the MySQL JDBC connector using a Dockerfile
COPYinstruction [1]. It could be instructed to include the MySQL JDBC connector via a downloadable link (available from Maven Central) using the DockerfileADDconstruct.[1]:
COPYinstructionAffected Product Version:
Docker resources for WSO2 Stream Processing v4.4.x and below
Sub Tasks: