Sign inSign up

daicho/alpine-jenkins

By daicho

Updated about 11 years ago

Dockerfile of jenkins created by alpine Linux.

Image
2

485

daicho/alpine-jenkins repository overview

Dockerfile of jenkins created by alpine Linux.

Usage to create docekr image from dockerfile

docker build -t daicho/alpine-jenkins:latest ./alpine-jenkins/

Usage to create docker continuer from dockerfile

docker run -d -it -p 8080:8080 --name "jenkinsCon1" daicho/alpine-jenkins

Tag summary

Content type

Image

Digest

sha256:8d567da85

Size

204.2 MB

Last updated

about 11 years ago

docker pull daicho/alpine-jenkins