Skip to content

a simple docker image containing jenkins, google chrome and java (as well as maven)

License

Notifications You must be signed in to change notification settings

mayraamaral/jenkins-docker-chrome-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Docker image with Chrome and Java

Docker Stars Docker Pulls Join the chat at https://gitter.im/jenkinsci/docker

Usage

Default image

docker run -p 8080:8080 -p 50000:50000 \
--restart=on-failure \
mayraamaral/jenkins-docker-chrome-java:latest

Image with Nodejs installed

docker run -p 8080:8080 -p 50000:50000 \
--restart=on-failure \
mayraamaral/jenkins-docker-chrome-java:node

NOTE: this is only a fork, the original repository is from official jenkins

Image repo

Link: https://hub.docker.com/r/mayraamaral/jenkins-docker-chrome-java

About

a simple docker image containing jenkins, google chrome and java (as well as maven)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 42.0%
  • PowerShell 28.8%
  • Shell 20.9%
  • HCL 5.9%
  • Makefile 2.4%