More information on how to contribute can be found here
More info about the Dockerfiles can be found here
The ecotrekker-bake.hcl file contains the instructions on how to build and use the different Dockerfiles.
After executing the bakefile your local docker repository will have all seven required images available.
Alternatively they will be available at the lierseleow
repository on dockerhub for some time.
The following variables can be set:
$env:REPO="your_amazing_repository"
export REPO="your_amazing_repository"
docker buildx bake -f .\ecotrekker-bake.hcl
A thorough guide on how to deploy EcoTrekker can be found here