Search code examples
dockerjenkinsdockerfilejenkins-agentjenkins-docker

How to find docker URL?


enter image description hereI have used this image https://hub.docker.com/r/bibinwilson/jenkins-slave/ and created container with below comments docker run -d -p 80:80 bibinwilson/jenkins-slave


Solution

  • I have created Docker host authentication with docker certificates ,now its working fine