Git Interview Questions and Answer Part – 10

Where can HEAD point? To a branch To a branch or nowhere To a branch or a commit (Ans) To a branch, a commit, a tree, or a blob How…

Read more »

How to setup Docker repository in Artifactory and push/pull images?

Step 1 – Setup Artifactory using Docker way Follow this instructions… https://www.devopsschool.com/blog/setup-artifactory-pro-6-1-0-using-docker-containtainer/ Step 2 – Create a docker repo Create a repo & “Docker Access Method” == Repository Path &&…

Read more »