DirectorySecurity advisories
Sign in

Directory

jenkins logo

jenkins

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/jenkins

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

A minimal, Wolfi-based container image for Jenkins - an open-source CI/CD server that enables developers to build, test, and deploy their software.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/jenkins:latest

Use It

The following example runs a local instance of Jenkins, specifying a local volume as the jenkins_home for data persistence:

docker run --rm -v jenkins_home:/var/jenkins_home \
  -p 8080:8080 -it \
  cgr.dev/chainguard/jenkins:latest

In the console output, the initial admin password will be logged. Use this to login to the Jenkins UI:

  • http://localhost:8080/

Refer to the upstream documentation for full instructions on running and configuring Jenkins.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-3-Clause

  • Bitstream-Vera

  • CC-PDDC

  • FTL

  • GPL-2.0-only

  • GPL-2.0-or-later

View more

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Category
application
CI/CD

Products

Chainguard Images

© 2024 Chainguard, Inc.