Installing AI4C
- Upload the dependency package AI4C-1.0.4-8.aarch64.rpm obtained from Table 3 to the /opt directory of the flink_jm_8c32g container.
1 2 3 4
docker cp AI4C-1.0.4-8.aarch64.rpm flink_jm_8c32g:/opt docker exec -it flink_jm_8c32g bash cd /opt rpm -ivh --nodeps AI4C-1.0.4-8.aarch64.rpm
Parent topic: Installing the Feature