Skip to content

Docker image based on the official jenkins docker image and the php template from jenkins-php.org using php7

License

Notifications You must be signed in to change notification settings

jaltek/docker-jenkins-php7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-jenkins-php7

Docker image based on the official jenkins docker image and the php template from jenkins-php.org.

Configuration of the image

This image uses PHP 7.0 from the PPA by Ondřej Surý

Using

To use this container simply pull it from the docker repository:

docker pull jaltek/docker-jenkins-php7

followed by

docker run -p 8080:8080 -p 50000:50000 jaltek/docker-jenkins-php7

Thanks to

This image is inspired by and mainly based on iliyan-trifonov/jenkins-ci-php

About

Docker image based on the official jenkins docker image and the php template from jenkins-php.org using php7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published