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
- Host: GitHub
- URL: https://github.com/turnerlabs/harbor-cicd-image
- Owner: turnerlabs
- License: other
- Created: 2017-05-22T16:52:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T15:14:47.000Z (about 7 years ago)
- Last Synced: 2025-01-24T01:51:12.472Z (3 months ago)
- Topics: build, cd, ci, docker, harbor
- Size: 6.84 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### harbor-cicd-image
A base image for doing CI/CD with Harbor.
[](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
```