Jenkins master in docker image with seed job and pipeline support.
3.9K
The docker image is based on the [jocker]((https://github.com/fr123k/jocker) (jenkins in docker) github repository and build/upladed with travis.
To start the jenkins master just run the following command
docker run -p 8080:8080 fr123k/jocker
Tio login copy the password from the console output and use the username is admin.
The password is always generated at random on the first boot.
This docker image contains the following two not hosted jenkins plugins.
For further details checkout the [jocker]((https://github.com/fr123k/jocker) github repository.
Content type
Image
Digest
Size
384.4 MB
Last updated
over 4 years ago
docker pull fr123k/jocker