Configuring raspberry pi with a custom home assistant docker container

Hello,
I’m trying to set up home assistant on raspberry pi using docker containers. I’m able to follow the official guide and reach the onboarding screen. The problem arises when I made some changes to the dashboard and want to use this newly create docker image on another machine. I have only tried the normal way and not the docker-compose method since I’m fairly new to the process. I need some help setting up a new raspberry pi, with the docker image that I have. Appreciate all the help.

Those dashboard changes are stored in the config folder, not the Docker image.

If you take your backup of the config folder and restore it to the new install you’ll get the dashboard, and all the integrations you set up, users, etc.