Home directory missing in Docker container launched by Jenkins (Jenkins uses its own OS user in container)
I am just setting up Jenkins as a CI/build system on a host. Some pipelines would use Docker container for the build process. Jenkins itself is installed on the host system (so no Docker-in-Docker scenario!).