Docker image to run as a jenkins agent.
This image will be ran passing command "-url [jenkins url] [slave jnlp secret] [slave name]
". Those are
the parameters expected by
Jenkins remoting JNLP launcher.
You can use or inherit from jenkins/inbound-agent
Docker image so you dont' have to wory about those implementation details.