Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 266 Bytes

File metadata and controls

8 lines (5 loc) · 266 Bytes

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 .