Skip to content

improve setup #1

@LeFl0w

Description

@LeFl0w

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

LoCod/locod.sh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions