Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 153 Bytes

File metadata and controls

13 lines (7 loc) · 153 Bytes

weather

Docker build and run


docker build -t weather:latest -f Dockerfile .

minikube image load weather:latest

helm install weather .