https://github.com/pskillen/gocd-agents-docker
Parent repository for dockerised GoCD agents
https://github.com/pskillen/gocd-agents-docker
Last synced: 23 days ago
JSON representation
Parent repository for dockerised GoCD agents
- Host: GitHub
- URL: https://github.com/pskillen/gocd-agents-docker
- Owner: pskillen
- Created: 2017-08-10T21:56:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T10:55:18.000Z (about 8 years ago)
- Last Synced: 2025-03-06T17:41:17.324Z (over 1 year ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GoCD Agents - Docker Images
===
This repository holds the Dockerfiles for many configurations of GoCD agents
The images are based upon the official [GoCD docker images](https://hub.docker.com/r/gocd/)
image.
Images:
* Ubuntu 16.04
- [Node 6](ubuntu/16.04/node6)
- [Node 8](ubuntu/16.04/node8)
- [Node 8 + Angular CLI](ubuntu/16.04/node8-angular-cli)
- [Node 8 + Swagger](ubuntu/16.04/node8-swagger)
- [OpenJDK 8 + Maven](ubuntu/16.04/open-jdk-8)
- [Android](ubuntu/16.04/android-agent)