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

https://github.com/turnerlabs/harbor-cicd-image

A base image for doing CI/CD with Harbor
https://github.com/turnerlabs/harbor-cicd-image

build cd ci docker harbor

Last synced: about 2 months ago
JSON representation

A base image for doing CI/CD with Harbor

Awesome Lists containing this project

README

        

### harbor-cicd-image

A base image for doing CI/CD with Harbor.

[![Docker Repository on Quay](https://quay.io/repository/turner/harbor-cicd-image/status "Docker Repository on Quay")](https://quay.io/repository/turner/harbor-cicd-image)

Includes:

- [docker](https://www.docker.com/)
- [docker-compose](https://docs.docker.com/compose/)
- [harbor-compose](https://github.com/turnerlabs/harbor-compose)
- [jq](https://stedolan.github.io/jq/)

Usage:

```
docker pull quay.io/turner/harbor-cicd-image
```