Having troubles with permissions when running jenkins in a docker container and you need to access the host docker service? This is for you! The problem You’re running a jenkins container to build your project and you need to build a docker image inside your job. Well, there are ways to perform…