How to load custom Android R image on docker

I have done few changes to systemUI of android aosp image( aosp_car_x86_64-userdebug) and trying to run it on docker. How i can run this custom image on docker and was facing issue while creating the docker image from build output of aosp_car_x86_64-userdebug. Can you please help. any document.