Installing Jenkins in Docker docker volume create jenkins_data docker run -d -p 8080:8080 -v jenkins_data:/var/jenkins_home --name jenkins jenkinsdocker volume create jenkins_data docker run -d -p 8080:8080 -v jenkins_data:/var/jenkins_home --name jenkins jenkins Related ArticlesDocker and IPtables 11.03.2019 Installing Docker Compose 27.06.2018 Installing GitLab in Docker 24.10.2018 Docker Segmentation Fault 27.07.2018 Using Let’s Encrypt and Docker for Automatic SSL (certbot) 03.06.2018