2299906_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

2299906_en-US

2299906_en-US

Best way to create IMX8 base docker image

I have a docker application running on Debian:Trixie.
I would like it to run on IMX8MP boards - at first on the EVK.
I would like my application to utlize the VPU/GPU via Gstreamer and also the NPU via the Delegate lib.
I coudn't get it to work with coping the libraries directly into my container, so I though to build a base image of Debian:Trixie out of the IMX8MPEVK.
I found the flexbuild option, but I am struggeling to make it work.
What should be the best way to creaate IMX8 base docker image?

Re: Best way to create IMX8 base docker imageThanks, I already tried to copy files (libs) into my debian container, but some libs (dependencies) are coliding with the ones that I already have for example (Gstreamer) etc...
I want to run my application as Docker Container so I am looking for the best way to overcome my issue.
Re: Best way to create IMX8 base docker image

Hi @timorkal 

Copying the relevant library files and configuration files is the correct approach. Please carefully review all related files.

If you don't need to run docker, you can use flexbuild to build a Debian rootfs on i.MX8MP.



Best Regards,
Zhiming

Tags (1)
No ratings
Version history
Last update:
‎01-26-2026 02:19 AM
Updated by: