Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/circleci-public/docker-orb
Install/use various Docker-related tools on CircleCI
https://github.com/circleci-public/docker-orb
circleci circleci-orbs docker docker-compose dockerize
Last synced: about 4 hours ago
JSON representation
Install/use various Docker-related tools on CircleCI
- Host: GitHub
- URL: https://github.com/circleci-public/docker-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2019-05-02T15:51:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T16:46:02.000Z (28 days ago)
- Last Synced: 2024-10-19T16:14:43.152Z (27 days ago)
- Topics: circleci, circleci-orbs, docker, docker-compose, dockerize
- Language: Shell
- Homepage: https://circleci.com/orbs/registry/orb/circleci/docker
- Size: 313 KB
- Stars: 29
- Watchers: 12
- Forks: 63
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Docker Orb [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/docker-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/CircleCI-Public/docker-orb) [![CircleCI Orb Version](https://img.shields.io/badge/endpoint.svg?url=https://badges.circleci.io/orb/circleci/docker)](https://circleci.com/orbs/registry/orb/circleci/docker) [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CircleCI-Public/docker-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)
Quickly and easily install Docker, `dockerize`, and `docker-compose` in any CircleCI job. Install/use various other Docker-related tools on CircleCI. Build Docker images and deploy them to any registry.
Besides providing commands to easily install Docker, `docker-compose`, and `dockerize`, this orb contains the commands/jobs/executors/examples previously published to the [`docker-publish` orb](https://circleci.com/orbs/registry/orb/circleci/docker-publish).
## Usage
_For full usage guidelines, see the [orb registry listing](https://circleci.com/orbs/registry/orb/circleci/docker)._
## Contributing
We welcome [issues](https://github.com/CircleCI-Public/docker-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/docker-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit [CircleCI's orbs discussion forum](https://discuss.circleci.com/c/orbs).