Skip to content

tee3/jenkinsci-jnlp-slave-ettus-uhd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Jenkins CI JNLP Slave with Ettus UHD

Overview

This repository contains a Dockerfile to build a docker image suitable for use as a Jenkins JNLP slave for testing projects that depend the Ettus UHD.

Development

Only releases of this project should be pushed to https://hub.docker.com.

Building

docker build -t tee3/jenkinsci-jnlp-slave-ettus-uhd .

Distribution

docker login -u tee3 hub.docker.com
docker tag tee3/jenkinsci-jnlp-slave-ettus-uhd tee3/jenkinsci-jnlp-slave-ettus-uhd:<TAG>
docker push tee3/jenkinsci-jnlp-slave-ettus-uhd:<TAG>
docker logout hub.docker.com

Usage

docker pull hub.docker.com/tee3/jenkinsci-jnlp-slave-ettus-uhd:<TAG>

About

This repository builds a docker image for testing projects using the Ettus UHD with Jenkins CI.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published