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
- Host: GitHub
- URL: https://github.com/dwolla/jenkins-agent-docker-core
- Owner: Dwolla
- License: mit
- Created: 2016-09-13T20:11:37.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T17:40:47.000Z (over 1 year ago)
- Last Synced: 2025-02-15T23:45:20.454Z (3 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/dwolla/jenkins-agent-core/
- Size: 39.1 KB
- Stars: 4
- Watchers: 16
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jenkins Agent Core
[](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.