iam running jenkins as Docker container and i need to configure jenkins dynamic agents using docker containers in same machine (in my case jenkins master container and planned agents aslo should be running in Ubuntu instance)
What i did
i ran jenkins container and one more for jenkins proxy container to communicate over tcp:
and installed docker plugin and configured docker cloud and check connection success!!
Now i created one template and given some label as well
But when i try to run sample job on dynamic agent
getting below error !!
ERROR: Unexpected error in launching an agent. This is probably a bug in Jenkins
Also: java.lang.Throwable: launched here