An open API service indexing awesome lists of open source software.

https://github.com/dwolla/jenkins-agent-docker-core

Docker image containing the Jenkins remoting JAR and required dependencies
https://github.com/dwolla/jenkins-agent-docker-core

Last synced: about 2 months ago
JSON representation

Docker image containing the Jenkins remoting JAR and required dependencies

Awesome Lists containing this project

README

        

# Jenkins Agent Core

[![license](https://img.shields.io/github/license/dwolla/jenkins-agent-docker-core.svg?style=flat-square)](https://github.com/Dwolla/jenkins-agent-docker-core/blob/master/LICENSE)

Docker images containing the Jenkins remoting JAR and necessary dependencies.

GitHub Actions will build the Docker images for multiple supported architectures.

To build locally, run `make all` or `make remoting-${TAG}` for one of the supported tags.