eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

Docker Compose setup for Leda #17

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

The Leda Docker Compose setup consists of:

The Dockerfiles will download the latest releases or build artifacts from the Leda repository, which will make it easier for other users to set it up once there are official releases or build artifacts.

The following containers are work in progress and need to be adapted to work with the new Kanto-CM setup:

chheis commented 1 year ago

@mikehaller are these changes only applying for the dev container?

mikehaller commented 1 year ago

No, this is not for the leda devcontainer.

This docker compose setup is for setting up and environment for automated testing of the leda images and runner scripts.