Skip to content

GitHub license

Jiro Agents

This repo contains the dockerfiles for the following pod templates that are available on every CI instance at the Eclipse Foundation:

Image labels Dockerfile Tool versions Docker image name
basic-ubuntu Dockerfile README.md eclipsecbi/jiro-agent-basic-ubuntu:latest
ubuntu-2204 Dockerfile README.md eclipsecbi/jiro-agent-ubuntu-2204:latest
ubuntu-2404, ubuntu-latest Dockerfile README.md eclipsecbi/jiro-agent-ubuntu-2404:latest
ubuntu-2604 Dockerfile README.md eclipsecbi/jiro-agent-ubuntu-2604:latest

Deprecated images

The following images are no longer maintained and built.

| Image labels | Docker image name | |------------|------------|---------------|-------------------| | basic | eclipsecbi/jiro-agent-basic:latest | | centos-7, migration, jipp-migration | eclipsecbi/jiro-agent-centos-7:latest | | centos-8, centos-latest | eclipsecbi/jiro-agent-centos-8:latest |

Back to the top