0 votes
in Docker by
recategorized by
What is the command you need to give to push the new image to Docker registry in Devops?

1 Answer

0 votes
by

Below is the command you need to give to push the new image to Docker registry in Devops

docker push myorg/img

Related questions

0 votes
asked Nov 27, 2019 in DevOps by rajeshsharma
0 votes
asked Apr 5, 2020 in DevOps by ryan harris
...