COPY STM32CubeAI Repository.zip in this folder before running docker build (Repository.zip is 800+MB and cannot be pushed to github)
docker build --rm -f ./Dockerfile -t stm32cubeai/abcxyz:latest .
or,
source docker-build.sh
docker run --rm -ti stm32cubeai/abcxyz /bin/bash