-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Is is possible to improve initial installation paragraph ?
https://github.com/viveris/LoCod?tab=readme-ov-file#install
locod script is referencing docker images included in the submodule but there is no automation to build those images.
for what I understand, it is mandatory to build each docker image located in submodules manually with command: docker build -t imaage_name:version and to respect the version identified in
Lines 46 to 49 in e09e7a7
| PANDA_DOCKER_IMG=panda-bambu:9.8.0 | |
| ULTRA96_SDK_DOCKER_IMG=sdk-ultra96:1.0 | |
| ENCLUSTRA_SDK_DOCKER_IMG=sdk-enclustra:1.0 | |
| NG_ULTRA_SDK_DOCKER_IMG=sdk-ngultra:1.0 |
Am I correct?
thx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels