Jenkins install on eks - docker configuration

I’m looking at running jenkins in eks using the jenkinsci/helm-charts.git chart. Currently, I run jenkins and docker (open source) on ec2’s. I can’t seem to find where the helm chart addresses the docker set up within the container. Could you point me toward information on the best way to make docker available to build and push the image within the containers? Thanks!