Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 129 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 129 Bytes

k8s-examples

docker build -t image_name .

docker tag image_name URL_PATH/image_name:1.0

docker push URL_PATH/image_name:1.0