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

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

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)