This repository contains Dockerfile of Jenkins for Docker's automated build published to the public Docker Hub Registry.
docker run -d -p 8080:8080 -v <persistent-data-dir>:/data hwestphal/jenkins
After few seconds, open http://<host>:8080/ to see the starting page.
Content type
Image
Digest
sha256:dea1d1603…
Size
536.7 MB
Last updated
almost 11 years ago
docker pull hwestphal/jenkins