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

https://github.com/tungbq/devops-dockerfiles

Dockerfiles collection for DevOps tools
https://github.com/tungbq/devops-dockerfiles

container containers devops docker dockerfile dockerfiles

Last synced: 7 months ago
JSON representation

Dockerfiles collection for DevOps tools

Awesome Lists containing this project

README

          

DevOps Dockerfiles

Dockerfiles collection for DevOps tools 💝


Are you facing challenges while working with a variety of DevOps tools on your machine? This repository provides numerous Dockerfiles and comprehensive guides to help you build your own ready-to-use Docker image for DevOps tools such as Ansible, Terraform, and more...


devops-dockerfiles release
last commit
GitHub Repo stars

## Hit the Star! ⭐

- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐ Thanks! 💖

## Prerequisites

Before you begin, make sure you have [Docker](https://docs.docker.com/engine/install/) installed. It's also beneficial to have a basic understanding of Docker concepts.

## We cover many Dockerfiles content under - [dockerfiles](./dockerfiles/) 🔥

| Item | Dockerfile | Document |
| :------ | :----------------------------------------------------- | :-------------------------------- |
| Ansible | [ansible/Dockerfile](./dockerfiles/ansible/Dockerfile) | [ansible](./dockerfiles/ansible/) |

## Contributing

- See: [CONTRIBUTING.md](./CONTRIBUTING.md)
- Looking for the issue to work on? Check the list of our open issues [**good first issue**](https://github.com/tungbq/devops-dockerfiles/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
- Feel free to open a new issue if you want to request more content about DevOps Dockerfile