create a docker image of a deep learning model and use github action to do CICD. Let's see
** Step1: 1- Add credentials to github
** step2: sudo usermod -aG docker $USER Replace $USER with the username you’re using in the workflow (e.g., ubuntu or ec2-user).