devops-app-python basic proyect with docker and kubernetes docker build in Mac M1 procesor docker build --no-cache --tag haroldo89/python-app:1 --platform linux/amd64 --push . docker build --no-cache --tag haroldo89/python-app:1 --platform linux/amd64 --load .