Sign inSign up

gatewayshub/jenkins

By gatewayshub

Updated 4 days ago

Jenkins on latest Debian based on openjdk-11 with sshpass git and ansible installed

Image
0

9.4K

gatewayshub/jenkins repository overview

automatically checked for new jenkins version every day

version: '3'

services:
  jenkins:
    image: gatewayshub/jenkins:latest
    ports:
      - 8080:8080
    volumes:
      - /path/to/jenkins/home:/var/jenkins_home

Tag summary

Content type

Image

Digest

sha256:f21f49a38

Size

504 MB

Last updated

4 days ago

docker pull gatewayshub/jenkins