Weston orientation

Hi Josep,

Thanks for the details.
I’ve managed to update the /var/sota/storage/docker-compose/docker-compose.yml to include the additional volumes.
Then tried running the (github) weston container, but the rotate-270 setting didn’t work.

After check the (container) weston.ini file…

It looks like it get overridden by the (github) weston container file from https://github.com/toradex/debian-docker-images/blob/buster/weston/weston.ini

Which seems to be confirmed from the posting…

I’ll keep looking into it.
Is it possible to copy a local weston.ini file (via Docker-compose.yml, Dockerfile/Dockerfile.debug) into the container? (if that’s the correct terminology)

Cheers Jon