Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 288 Bytes

README-DEVOPS.md

File metadata and controls

10 lines (7 loc) · 288 Bytes
  1. For update docker image:
docker rmi theonedemon/wdmc-gen2-imagebuilder

docker build -t theonedemon/wdmc-gen2-imagebuilder .

docker image tag theonedemon/wdmc-gen2-imagebuilder:latest theonedemon/wdmc-gen2-imagebuilder:0.1

docker image push theonedemon/wdmc-gen2-imagebuilder