Sign inSign up

apdockerid/jenkins

By apdockerid

Updated almost 7 years ago

Image
0

282

apdockerid/jenkins repository overview

Description

This docker runs a Jenkins service. This image is based on apdockerid/python:latest

How to run Jenkins Docker Image

$ docker run --rm \
--detach \
--tty \
--publish=<host_port>:<docker_port> \
--volume=<log_volume>:/var/log/jenkins \
--volume=<data_volume>:/var/lib/jenkins

Tag summary

Content type

Image

Digest

Size

995.1 MB

Last updated

almost 7 years ago

docker pull apdockerid/jenkins