Sign inSign up

frapsoft/jenkins-docker

By frapsoft

Updated almost 10 years ago

🙈 Jenkins Image with Docker installed

Image
0

391

frapsoft/jenkins-docker repository overview

Docker Security

Jenkins with Docker

Docker Automated Build Docker Repository on Quay Docker Pulls Open Source Love Gitter Chat

Installation

docker pull frapsoft/jenkins

Example

docker run frapsoft/jenkins

with persistent data:

docker run -it \
  -v jenkins-data:/var/jenkins_home \
  -p 8080:8080 \
jenkins
Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

GithubDockernpmTwitterFacebookGoogle+Gitter

Tag summary

Content type

Image

Digest

Size

328.4 MB

Last updated

almost 10 years ago

docker pull frapsoft/jenkins-docker