I'm using the Kubernetes Jenkins plugin to arrange jenkins slaves
I want to run all the jobs in Docker
I am using the jenkinsci/jnlp-slave from here:
https://hub.docker.com/r/jenkinsci/jnlp-slave/
the slave image doesn't appear to support running docker. How do I fix this?